Skip to content

Releases: aschampion/h2n5

v0.1.9

13 Jun 09:06

Choose a tag to compare

[0.1.9] - 2022-06-13

Changed

  • Updated from actix-web 1 to 4, in preparation for more asynchronous IO.

v0.1.8

08 Jun 08:48

Choose a tag to compare

[0.1.8] - 2022-06-07

Change

  • Updates to dependencies for bug fixes.

0.1.7

05 May 10:47

Choose a tag to compare

[0.1.7] - 2020-10-22

Fixed

  • Fixed a soundness error in a dependency that caused a panic on Rust 1.48 and
    greater (see
    this issue).
  • Reduced allocation frequency and size for encoded tiles.