Skip to content

Releases: OpenTTD/nile-library

v0.3.0

02 May 18:35
7e8372a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

26 Apr 20:20
0f3896b
Compare
Choose a tag to compare

What's Changed

  • refactor: speed-up bulk validations by compiling Regexes only once by @frosch123 in #13

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Apr 19:02
6b70f86
Compare
Choose a tag to compare

What's Changed

  • fix: non-ASCII character breaks remove_trailing_blanks by @TrueBrain in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Apr 18:12
e19c942
Compare
Choose a tag to compare

What's Changed

  • chore: accept pointers rather than values for the validate_nnn() functions by @TrueBrain in #12

Full Changelog: v0.1.2...v0.2.0

v0.1.2

26 Apr 12:26
142f711
Compare
Choose a tag to compare

What's Changed

  • fix: allow other Rust application to use "validate" module directly by @TrueBrain in #8
  • chore: run tests during CI by @TrueBrain in #10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Apr 20:21
8870dfe
Compare
Choose a tag to compare

What's Changed

  • chore: rename npm package to @openttd/nile-library by @TrueBrain in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Apr 20:18
3db12a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.1.0

v0.0.2

25 Apr 17:58
48ce398
Compare
Choose a tag to compare

What's Changed

  • chore: allow publishing on GitHub NPM correctly by @TrueBrain in #6

Full Changelog: v0.0.1...v0.0.2

v0.0.1

25 Apr 17:54
6b4972f
Compare
Choose a tag to compare

First release!

(this release is mostly empty, and is meant to test publishing of this library)

Full Changelog: https://github.com/TrueBrain/nile-library/commits/v0.0.1