Skip to content

Releases: stchris/randoku

v0.4.0

13 Jul 19:50
9b250cf
Compare
Choose a tag to compare

What's Changed

  • Switch to axum
  • Switch templating to handlebars with include_str by @stchris in #56
  • Bump rand from 0.8.4 to 0.8.5 by @dependabot in #58

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Nov 20:18
ce30510
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Nov 12:48
Compare
Choose a tag to compare

Full Changelog:

  • return http 400 if from > to in /from/to
  • accept u64 parameters (instead of u32), which means up to 18446744073709551615. 385bed2

Thanks, @alicebob!

v0.1.0

08 Nov 20:03
Compare
Choose a tag to compare

What's Changed

  • Initial release

Full Changelog: https://github.com/stchris/randoku/commits/v0.1.0