Skip to content

Releases: Andrew15-5/rubby

Version 0.10.1 (December 12, 2023)

01 Dec 20:10
a7af654
Compare
Choose a tag to compare

Changed

  • Hid the default recipe (from just -l) in the .justfile.
  • Removed tag argument wherever it's not needed in the .justfile.

Added

  • Added Development and Publishing a Typst package sections in the README.md.
  • Added keywords in the typst.toml: ルビ, 振り仮名, ふりがな.

Version 0.10.0 (November 11, 2023)

24 Nov 17:03
b452004
Compare
Choose a tag to compare

Changed

  • Values are now compared with "first-class values" types instead of strings
    (see Typst 0.8.0 release notes)
    (breaking change).

Added

  • Added minimal Typst version to 0.8.0 (see the reason above).

Version 0.9.2 (September 9, 2023)

14 Sep 18:59
00809c9
Compare
Choose a tag to compare

Fixed

  • Fixed import in example.typ.

Version 0.9.1 (September 9, 2023)

14 Sep 18:25
361545a
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fixed example.typ.

Version 0.9.0 (September 9, 2023)

14 Sep 17:22
280c492
Compare
Choose a tag to compare
Pre-release

Changed

Now kebab case is used instead of snake case.

  • Renamed function get_ruby to get-ruby (breaking change).
  • Renamed get-ruby's argument auto_spacing to auto-spacing (breaking
    change
    ).

Version 0.8.0 (July 3, 2023)

14 Sep 16:07
c6b8405
Compare
Choose a tag to compare

Initial release.