Skip to content

Releases: jacebrowning/datafiles

v2.3.3

22 Feb 22:37
1f6c88b
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #338 from jacebrowning/json5

Add JSON5 support

v2.2.3

26 May 22:43
59566a6
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #302 from jacebrowning/mypy-1.1

Update the plugin to support mypy 1.1+

v2.1.1

04 May 22:29
4abe580
Compare
Choose a tag to compare
Merge pull request #299 from jacebrowning/release-2.1.1

Fix missing default value with containers