Skip to content

v0.0.1-alpha+2023-03-21

Compare
Choose a tag to compare
@epilys epilys released this 21 Mar 07:39
· 55 commits to main since this release

Also available via crates.io:

cargo install gerb@0.0.1-alpha+2023-03-21

https://crates.io/crates/gerb

Fixed

  • e8dc9e0 glyphs.rs: remove erroneous unwrap in From for Glyph impl (Issue #29 reported by @robey)
  • e6afbad Cargo.toml: exclude repl binary from packaging
  • 0bd8f5d settings.rs: fix document reborrow bug

New