代码拉取完成,页面将自动刷新
# Changelog
Notes significant changes to minimal-lexical.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.4] 2021-10-02
### Added
- Missing license details for `src/bellerophon.rs`.
## [0.2.0] 2021-09-10
### Changed
- `no_alloc` feature flag was replaced with an `alloc` feature flag.
## [0.1.3] 2021-09-04
### Added
- Added the `compact` feature, which sacrifices performance for smaller binary sizes.
- Added the `nightly` feature, which adds inline ASM to use FPU instructions for to ensure proper rounding on x86 targets using the x87 FPU without SSE2.
### Changed
- Removed stackvec dependent, even on `no_alloc`.
- Improved the algorithms for parsing.
- Simplified big-integer arithmetic, and the slow path algorithms.
- Reduced the binary sizes.
- Added optimizations for small floats.
## [0.1.2] 2021-05-09
### Added
- Remove cached_float and infer exponents rather than store them.
## [0.1.1] 2021-05-08
### Added
- Added the Eisel-Lemire algorithm.
## [0.1.0] 2021-04-27
### Added
- Initial version.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。