Releases: grabbles/grabbit
Releases · grabbles/grabbit
0.2.6
Changelog
This is a minor release mostly containing minor bugfixes:
- FIX: Load JSON files using context managers (#85)
- MAINT: Add mailmap to map contributor tags to authors (#86)
- FIX: Ensure correct results are returned when
return_type='dir'
(#87)
- RF: ship grabbit/tests and all needed test data along with the module (#88)
0.2.5
Changelog
This release adds a get_file() getter.
0.2.4
Minor improvements.
Changelog
- Cleans up the filename-building code and adds the ability to assign default values to path components (#83).
- Adds per-directory validation during indexing (in addition to per-file validation).
0.2.3
Minor bug-fix release.
Changelog
- Fixes a bug causing inconsistent application of types to entities (#81).
- Fixes a bug in build_path that prevented path construction due to a failure to find path_patterns stored in domains (#79).
0.2.2
Release 0.2.2; July 24, 2018
Release 0.2.1; July 5, 2018
remove python version check