Releases: SichangHe/fmtt
Releases · SichangHe/fmtt
v0.8.0
v0.7.0
Fixed
- only split on ASCII whitespace
Other
- bump pyo3 to 0.22
- quotes as sub-sentence starts&ends
- mention fmtm
v0.6.2
Added
- more break words
Other
- updated CI
v0.6.1
Other
- make
paragraph_inner_format
side-effect-based for pausing
v0.6.0
Other
- help message align w/ new hanging impl;fix latex config
- markdown-friendly style preserves hanging
- formatting consider hanging;macro for snapshot test
- detect paragraph hanging&3 handling options
v0.5.2
Other
- expose internal paragraph formatting function
- finish recursion refactor
- recursion refactor 2nd stage;one less loop
- format to recursion 1st stage
v0.5.1
Fixed
- fix multiple new line bug
Other
- prioritize sub-sentence ends over sub-sentence starts
- split before words too long
- shut up warning from tailcall
- free tail call
- ignore python build files
- basic python binding
v0.5.0
chore: Release package fmtt version 0.5.0