Skip to content

Releases: Alexhuszagh/rust-lexical

Lexical-Core Version 0.4.6

07 Jan 16:25
Compare
Choose a tag to compare
  • Fixed Num Trait on MSVC

Lexical-Core Version 0.4.5

07 Jan 16:26
Compare
Choose a tag to compare
  • Substituted stackvector with arrayvec.

Lexical-Core Version 0.4.4

07 Jan 16:26
Compare
Choose a tag to compare
  • Remove Debug trait from structs containing references.

Lexical-Core Version 0.4.3

07 Jan 16:27
Compare
Choose a tag to compare
  • Bug fixes to use write_fmt instead of to_string in benches.
  • Bug fixes to support older Rustc versions.

Lexical-Core Version 0.4.2

07 Jan 16:27
Compare
Choose a tag to compare
  • Added CI for more architectures.
  • Bug fixes for ARMv6.
  • Fixed syntax highlighting of documentation.

Lexical-Core Version 0.4.1

07 Jan 16:28
Compare
Choose a tag to compare
  • Added support for older Rustc versions, >= 1.24.0.