Skip to content

Releases: typst/hypher

Version 0.1.7

07 Apr 10:22

Choose a tag to compare

This release

  • adds patterns for
    • Assamese (as)
    • Bengali (bn)
    • Gujarati (gu)
    • Hindi (hi)
    • Kannada (kn)
    • Malayalam (ml)
    • Marathi (mr)
    • Oriya (or)
    • Panjabi (pa)
    • Sanskrit (sa)
    • Tamil (ta)
    • Telugu (te)
    • Galician (gl)
  • adds a new method Lang::hyphenation_character to select the default character to be used for hyphenation in a language-aware manner

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.