Skip to content

v0.1.1

Compare
Choose a tag to compare
@shawalli shawalli released this 08 Sep 20:06
· 10 commits to main since this release
0c12f45

This release includes minor bugfixes, documentation, and CI workflows.

tab Changes

  • refactor: Model.Wraparound accepts a boolean to enable or disable wraparound tabbing (#5)
  • fix: Model.DefaultDimensions will not contain a negative width (#5)
  • test: add unit tests (#5)

Miscellaneous Changes

  • ci: add workflows for pull requests (#4)
  • ci: dependabot (#4)
  • docs: update README (#3, #4)