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)