Skip to content

Releases: wearepal/teext

v0.1.9

18 Dec 15:15
Compare
Choose a tag to compare

What's Changed

  • Hopefully correct fix for the wheel build by @thomkeh in #33

Full Changelog: v0.1.8...v0.1.9

v0.1.8

18 Dec 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

05 Dec 12:05
Compare
Choose a tag to compare

What's Changed

  • Produce an uncompiled wheel as well by @thomkeh in #29
  • Add Option as an alias for Maybe by @thomkeh in #30
  • Remove __slots__ in the compiled code by @thomkeh in #31

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Oct 14:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

16 Oct 14:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Oct 18:15
Compare
Choose a tag to compare

What's Changed

  • Use dataclass for Results type by @thomkeh in #18
  • Add Maybe type and overhaul project structure by @thomkeh in #21

Full Changelog: v0.1.3...v0.1.4

Teext 0.1.3

22 Jun 10:44
Compare
Choose a tag to compare

Changes

  • use TypeGuard instead of ugly hacks

Teext 0.1.1

19 Aug 17:26
Compare
Choose a tag to compare

Changes

  • values are converted now to numbers before the check

Teext 0.1.0

19 Aug 17:08
Compare
Choose a tag to compare

First release!