Skip to content

Releases: clintval/typeline

0.11.0

21 Apr 23:15
647199a

Choose a tag to compare

Miscellaneous Tasks

  • Small speedup in emptiness check (#18) (96b68e9)

0.10.0

15 Mar 03:10
aabe2bf

Choose a tag to compare

Features

  • Keep track of line numbers when making exceptions (#16) (2dd82a7)

Miscellaneous Tasks

0.9.0

15 Mar 02:01
b56dfa5

Choose a tag to compare

Breaking

  • Change the name of the reader/writer classes (#13) (6ac34bc)

0.8.0

15 Mar 01:52
3935dc7

Choose a tag to compare

Features

  • Use platform line endings when writing (#11) (3935dc7)

Miscellaneous Tasks

0.7.0

14 Nov 17:03
5761348

Choose a tag to compare

Features

  • Ensure user home dirs are expanded in paths (#7) (02bb0ae)

Miscellaneous Tasks

0.6.0

13 Nov 18:55
373b417

Choose a tag to compare

Features

Miscellaneous Tasks

0.5.0

13 Nov 16:22
4bf0d29

Choose a tag to compare

Features

Miscellaneous Tasks

0.4.0

12 Nov 05:30
a7a64e9

Choose a tag to compare

Features

  • Faster branching in value_to_builtin (#4) (1276fb0)

Miscellaneous Tasks

0.3.0

08 Nov 21:48
3d139c3

Choose a tag to compare

Features

  • Remove static methods and make state-based (#3) (8f9be7e)

Miscellaneous Tasks

0.2.0

08 Nov 20:34
ff9e447

Choose a tag to compare

Features

  • Enhance exception message on conversion error (#2) (ff9e447)

Miscellaneous Tasks

  • Fix python version argument in GHA Yaml (666cc68)