Releases: tmedwards/tweego
Releases · tmedwards/tweego
Tweego v2.1.1
Tweego v2.1.0
- Fixed a few whitespace trimming issues.
- Added an option to disable passage trimming (
--no-trim
). - Added module paths to the list of files watched by the watch option (
-w
,--watch
). - Development changes:
- Migrated repository to GitHub and Git—from Bitbucket as they're discontinuing support for Mercurial.
- Updated codebase to use Go modules.