Skip to content

Releases: robertknight/tex-linebreak

v0.8.1

04 Aug 06:50
Compare
Choose a tag to compare

What's Changed

  • Fix optimality when negative values are in use by @basil in #105
  • Bump webpack from 5.76.0 to 5.96.0 by @dependabot[bot] in #101

Full Changelog: v0.8.0...v0.8.1

v0.8.0

02 Aug 20:06
Compare
Choose a tag to compare

What's Changed

  • Support for negative widths and stretchability/shrinkability by @basil in #103
  • Increase test coverage by @basil in #91

New Contributors

  • @basil made their first contribution in #91

Full Changelog: v0.7.1...v0.8.0

v0.7.1

24 Apr 07:48
Compare
Choose a tag to compare

Fixed type definitions not being included in the published package.

Full Changelog: v0.7.0...v0.7.1

v0.7.0

15 Jan 17:46
Compare
Choose a tag to compare

What's Changed

  • Added type declarations by @w8r in #74

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

28 Dec 11:19
Compare
Choose a tag to compare

This release is mostly a modernization and simplification of the build process and dependencies.

The package's code has been converted to ES 2017+. As such it no longer supports IE 11 or other pre-2017 browsers.