Skip to content

Releases: grabbles/grabbit

0.2.6

11 Jan 14:46
05b1506
Compare
Choose a tag to compare

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

08 Oct 01:27
Compare
Choose a tag to compare

Changelog

This release adds a get_file() getter.

0.2.4

12 Sep 16:20
Compare
Choose a tag to compare

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

21 Aug 18:38
75c4e91
Compare
Choose a tag to compare

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

24 Jul 17:43
Compare
Choose a tag to compare
Release 0.2.2; July 24, 2018

Release 0.2.1; July 5, 2018

05 Jul 14:40
Compare
Choose a tag to compare
remove python version check