Skip to content

Releases: speedcell4/aku

v0.2.6

27 Nov 11:21

Choose a tag to compare

BREAKING

  • Stop supporting Python 3.7.

Features

  • Support AkuSet and AkuFrozenSet.
  • Support NewType.
  • Support private namespace.
  • Support flag allow_unknown.

v0.2.5

15 Oct 08:21

Choose a tag to compare

Fix

  • Resolve reduplicated name issue

v0.2.4

13 May 13:27

Choose a tag to compare

Feature

  • Support default value for AkuFn and AkuUnion, and their formatter
  • Add always_use_subparse option
  • Remove delays in batch

Fix

  • Resolve root function name
  • Resolve abbreviate_literal issue

v0.2.3

30 Dec 21:16

Choose a tag to compare

  • Display required and unfilled arguments only
  • Fix args bug of parse_aku
  • Move delay from global to local property

v0.2.2

17 Dec 14:00

Choose a tag to compare

  • Fixed AkuUnion bugs
  • Support adding ArgumentGroup automatically

v0.2.1

12 Nov 04:03

Choose a tag to compare

Chore: Update version

v0.2.0

07 Nov 11:27

Choose a tag to compare

Merge branch 'release/v0.2.0'

v0.1.0

13 Jun 04:22

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Release of the first version Aku~