Skip to content

Tags: swift-nav/libsettings

Tags

v0.1.14

Merge remote-tracking branch 'origin/master' into silverjam/wheels

v0.1.13

ci: build wheels

v0.1.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.1.12 preparations (#38)

* Update version string to v0.1.12

* Add v0.1.12 sdist package

* v0.1.12 prebuilt Windows wheels

* Update readme with instructions to create dist packages

v0.1.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sdist package v0.1.11 (#35)

v0.1.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Python3 compatibility [ESD-1193] (#31)

* Python3 compatibility

* Update sdist package

* Update wheels

v0.1.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove warning from register response [ESD-1088] (#19)

* Remove spammy warning from register response callback

* Update v0.1.8 sdist

v0.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py.in

Update version number to 0.1.6

v0.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove hard requirement for virtualenv at CMake phase (#14)

v0.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rework and unify formatting of settings message [ESD-992] [ESD-1000] (#6

)

* Introduce settings_format to public API

* Rename function

* Extract type data to separate module

* Extract setting data to separate module

* Add function to free type data list

* clang-format-all

* Update python bindings and version string

* Fix pointer to pointer

* Allow void formatter

* Update buffer len variable types

* Disable spammy warning for now

* Revert changes to python/libsettings-0.1.3.tar.gz

v0.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

Add instructions to build Python source distribution package