Skip to content

Releases: jacebrowning/datafiles

v2.3.4

12 Sep 18:25
48d9436

Choose a tag to compare

Merge pull request #360 from jacebrowning/release-2.3.4

Bump version to 2.3.4

v2.3.3

22 Feb 22:37
1f6c88b

Choose a tag to compare

Merge pull request #347 from jacebrowning/fix-list-init

Fixed initialization of list attributes

v2.3.2

22 Feb 21:48
4af5d9a

Choose a tag to compare

Merge pull request #345 from jacebrowning/drop-python-3.8

Drop support for Python 3.8

v2.3.1

11 Feb 04:29
2abef0f

Choose a tag to compare

Merge pull request #342 from jacebrowning/release-2.3.1

Remove unnecessary eval calls

v2.3

30 Oct 17:09
46280de

Choose a tag to compare

Merge pull request #338 from jacebrowning/json5

Add JSON5 support

v2.2.3

26 May 22:43
59566a6

Choose a tag to compare

Merge pull request #329 from jacebrowning/cache-default-factory

Add caching to default factory calls

v2.2.2

06 Jan 23:43
e1d9ddf

Choose a tag to compare

Merge pull request #317 from jacebrowning/match-defaults

Fix matching files for patterns with defaults

v2.2.1

05 Jan 00:42
121b3b9

Choose a tag to compare

Merge pull request #316 from jacebrowning/default-pattern-args

Handle pattern arguments with default values in Manager.get()

v2.2

14 Oct 20:03
9921ebd

Choose a tag to compare

Merge pull request #312 from jacebrowning/release-2.2

Bump version to 2.2

v2.1.2

27 May 21:59
09a43fc

Choose a tag to compare

Merge pull request #302 from jacebrowning/mypy-1.1

Update the plugin to support mypy 1.1+