Skip to content

Releases: tmedwards/tweego

Tweego v2.1.1

25 Feb 07:21
81d1d71
Compare
Choose a tag to compare
  • Fixed a crash in watch mode that could occur when moving or renaming files within a watched directory—because of an uncaught API change.
  • A few minor improvements.

Tweego v2.1.0

23 Dec 21:30
9ea2fab
Compare
Choose a tag to compare
  • 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.