Skip to content

Releases: Planet-AI-GmbH/paiargparse

1.1.2

02 Sep 09:35
509ac5f
Compare
Choose a tag to compare
  • updated dataclasses_json
  • Improved alternatives proposal for unknown arguments

1.1.1

29 Jun 07:31
c9aa5e0
Compare
Choose a tag to compare
  • added flag to to_dict() to disalbe adding __class__
    (include_cls=True)
  • Fixed setup.py script
  • Upgraded dataclasses_json version

1.1.0

29 May 12:57
6adeb6d
Compare
Choose a tag to compare
  • Increases dataclasses_json version
  • Improved error messages
  • added pai_meta(tuple_like=True) option to allows setting a dataclass (primitives types only) by a list

1.0.6

24 Mar 22:17
2fc0317
Compare
Choose a tag to compare
v1.0.6

Update version to 1.0.6

1.0.5

24 Mar 10:06
e922966
Compare
Choose a tag to compare
v1.0.5

Update python-publish.yml

1.0.3

19 Feb 09:33
016c453
Compare
Choose a tag to compare
v1.0.3

version update

1.0.1

16 Feb 08:12
96913b1
Compare
Choose a tag to compare
  • Support for Generic Types
  • Added fix_meta in pai_meta to forbid that a dataclass type can be overwritten (argument is removed)
  • Added choices for primitive list types
  • Fix for required dataclass
  • Fix for dataclass that is a member of a dataclass within a list or dictionary

1.0.0

08 Feb 14:01
fa608cc
Compare
Choose a tag to compare
v1.0.0

Updates to setup.py