Skip to content

Releases: typst/hypher

Version 0.1.6

09 Sep 10:59

Choose a tag to compare

This release

  • updates the German, Portuguese, and Albanian patterns
  • optimizes the memory size of the Syllables iterator
  • specifies an MSRV of Rust 1.64 (same as before, but now specified)

Version 0.1.5

06 Mar 14:46

Choose a tag to compare

This release adds support for Catalan.

Version 0.1.4

08 Oct 12:19

Choose a tag to compare

Version 0.1.4 Pre-release
Pre-release

This release adds support for Czech (thanks to @tomas-vl).

Version 0.1.3

04 Sep 11:21

Choose a tag to compare

Version 0.1.3 Pre-release
Pre-release

This release adds support for Polish and fixes a compiler error when the norwegian feature was disabled.

Version 0.1.2

03 Aug 13:55

Choose a tag to compare

Version 0.1.2 Pre-release
Pre-release

This release adds the nb and nn aliases for Norwegian (thanks to @jakobrs).

0.1.1

14 Oct 16:18

Choose a tag to compare

0.1.1 Pre-release
Pre-release

This release adds:

  • individual features for all languages (thanks to @alexschrod)
  • no-std and even no alloc if you want it (thanks to @GrantM11235)
  • pregenerated tries to cut down on downstream compile time

0.1

08 Mar 10:12

Choose a tag to compare

0.1 Pre-release
Pre-release

This is the initial release of hypher, a fast and super easy-to-use hyphenation library.