Skip to content

Releases: SichangHe/fmtt

v0.8.0

03 Sep 00:59
Compare
Choose a tag to compare

Added

  • [breaking] prefer long lines regardless of type of break

v0.7.0

02 Sep 23:17
Compare
Choose a tag to compare

Fixed

  • only split on ASCII whitespace

Other

  • bump pyo3 to 0.22
  • quotes as sub-sentence starts&ends
  • mention fmtm

v0.6.2

30 May 11:07
Compare
Choose a tag to compare

Added

  • more break words

Other

  • updated CI

v0.6.1

27 May 08:26
Compare
Choose a tag to compare

Other

  • make paragraph_inner_format side-effect-based for pausing

v0.6.0

27 May 08:14
Compare
Choose a tag to compare

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

27 May 06:23
Compare
Choose a tag to compare

Other

  • expose internal paragraph formatting function
  • finish recursion refactor
  • recursion refactor 2nd stage;one less loop
  • format to recursion 1st stage

v0.5.1

25 May 06:24
Compare
Choose a tag to compare

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

19 May 12:46
Compare
Choose a tag to compare
chore: Release package fmtt version 0.5.0