Skip to content

Releases: nextline-dev/nextline

v0.8.0

24 Nov 13:20

Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.7.21...v0.8.0

v0.7.21

05 Nov 20:50

Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.7.20...v0.7.21

v0.7.20

18 Feb 21:27

Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.7.19...v0.7.20

v0.7.19

05 Nov 20:11

Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.7.18...v0.7.19

v0.7.18

04 Nov 19:34

Choose a tag to compare

What's Changed

Changes 🚀

  • Handle exception instead of re-raise on finished by @TaiSakuma in #121

Full Changelog: v0.7.17...v0.7.18

v0.7.17

14 Oct 15:39

Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.7.16...v0.7.17

v0.7.16

08 Jul 13:09

Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.7.15...v0.7.16

v0.7.15

01 Jul 19:52

Choose a tag to compare

What's Changed

Changes 🚀

  • Remove an unnecessary synchronization, update type hints and tests by @TaiSakuma in #64
  • Skip a test on GitHub Actions by @TaiSakuma in #65
  • Update type hints and tests on the finite state machine by @TaiSakuma in #67

Full Changelog: v0.7.14...v0.7.15

v0.7.14

28 Jun 14:35

Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.7.13...v0.7.14

v0.7.13

14 Jun 20:24

Choose a tag to compare

What's Changed

Changes 🚀

  • Add the event arg to the on_start_run() and on_end_run() hooks by @TaiSakuma in #56

Full Changelog: v0.7.12...v0.7.13