Skip to content

Releases: jacebrowning/datafiles

v2.5

30 Jan 00:38
3b4f7de

Choose a tag to compare

Merge pull request #414 from jacebrowning/python-3.14

Add Python 3.14 to the test matrix

v2.4

19 Jan 19:28
d66bbd8

Choose a tag to compare

Merge pull request #405 from jacebrowning/dependabot/pip/tomlkit-0.14.0

Bump tomlkit from 0.13.3 to 0.14.0

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()