Skip to content

Releases: oir/startle

v0.0.8

12 Dec 02:40
@oir oir
0f89abd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

09 Dec 02:46
@oir oir
9559df6
Compare
Choose a tag to compare

What's Changed

  • Add github searching example for **kwargs by @oir in #28
  • Use external links in readme for pypi by @oir in #30

Full Changelog: v0.0.6...v0.0.7

v0.0.6

30 Nov 02:19
@oir oir
a6e2d67
Compare
Choose a tag to compare

What's Changed

  • Change enum parsing to use names except for string enums by @oir in #27

Full Changelog: v0.0.5...v0.0.6

v0.0.5

25 Nov 01:35
@oir oir
926e82e
Compare
Choose a tag to compare

What's Changed

  • Improve coverage by @oir in #22
  • Add Cmds class for multiple functions / commands by @oir in #24
  • Add register_type() for parsing user types, add test and example by @oir in #25

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 Nov 03:25
@oir oir
05e8a3b
Compare
Choose a tag to compare

What's Changed

  • Attempt to fix hatch build error in CI by @oir in #16
  • Support *args and **kwargs by @oir in #18
  • Add static checking by @oir in #19
  • Add coverage reporting by @oir in #20
  • Add readme by @oir in #21

Full Changelog: v0.0.3...v0.0.4

v0.0.3

15 Oct 02:25
@oir oir
8c1234c
Compare
Choose a tag to compare
Attempt to add an environment to publish action (#11)

v0.0.2

15 Oct 01:52
@oir oir
4af2d82
Compare
Choose a tag to compare

Try again after switching to pypa publish action

v0.0.1

15 Oct 01:31
@oir oir
2c8996a
Compare
Choose a tag to compare

First release to test publish workflow