Skip to content

Releases: ashur/pug

Enable & disable projects

01 May 04:37
Compare
Choose a tag to compare

Features

  • Added support for enabling and disabling projects

Changes

  • Moved tracking commands to add and rm
  • Moved list command to show

Improved documentation and bug fixes

28 Apr 05:25
Compare
Choose a tag to compare

Improvements

  • Added support for user-configurable timezones

Multiple updates and list sorting

25 Feb 01:55
Compare
Choose a tag to compare

Features

  • Added support for updating multiple projects at once (ex., pug up projectA projectB)
  • Added support for sorting 'list' by modified date first (pug ls -t)

Improvements

  • Improved formatting of project folders located in user's home directory
  • Improved accuracy of modified date for newly tracked projects

v0.2.2

19 Feb 16:24
Compare
Choose a tag to compare

Improvements

  • Running pug without submodules now offers to install them instead of failing spectacularly

v0.2.1

18 Feb 16:42
Compare
Choose a tag to compare

Fixes

  • Updating a tracked project using its path via pug update [<path>] now correctly updates the timestamp

Improvements

  • Running pug without any arguments now shows output from pug list instead of pug help
  • Improved project list formatting