Releases: tgbugs/pyontutils
Releases · tgbugs/pyontutils
0.1.14
nifstd-tools setup manifest data_files
pyontutils auth-config, update deps
auth-config add search paths for nifstd resources
nifstd-tools version bump for release
aux-resolver updated to use unix socket for gunicorn
nifstd-tools-0.0.2
release.org wheels with - in packagename, nifstd-tools update deps
0.1.13
version bump for bugfix, early and often
0.1.11
nifstd-tools bump pyontutils version to 0.1.11
0.1.10
Note the change from oauth2client -> google-auth-oauthlib for google api access. You will need to change the path for your store files to pickles and regenerate your oauth tokens.
ttlser-1.1.0
ttlfmt
improvements and bugfixes
Behavior is mostly unchanged in normal usage scenarios.
Improvements in how prefixes are roundtripped
Serializers can now set roundtrip_prefixes
as a tuple to specify prefixes to keep even if there are no triples that make use of them. Existing serializers can be customized by importing them directly and setting the attribute
import ttlser as ts
ts.DeterministicTurtleSerializer.roundtrip_prefixes = '', 'rdf', 'rdfs', 'owl', 'xml'
0.1.8
release.org update .pypirc for new twine/keyring behavior
keyring or twine now treats the empty password: as none rather than
asking for a password on the command line, so remove the empty entry
0.1.7
version and dep bumps
when calling relative_to always use resolved pathes