Skip to content

Releases: devppratik/go-timezone-cli

v1.0.0

26 Feb 18:17
Compare
Choose a tag to compare

Changelog

  • 7a48b65 Added Goreleaser for release creation
  • a2d63a8 Added Readme.md v1
  • 1348bec Added custom time option for different timezones in show command
  • b2d9989 Added tView to all basic commands
  • 9cc791f Added visual command to cli
  • 9bf7b05 Cleaned up functions in UTC Command
  • 64fe066 Code Improvements
  • cfa6ef1 Extracted time based methods into separate file
  • b9a91e2 Fixed Bug where JSON could not be loaded in search & get commands
  • 929b516 Fixed show command not working when no args passed but --all flag is set true
  • 5e852c9 Go Mod Fix & Removed ioutil
  • c5261ee Initalized the Project with Basic Commands
  • 7dbe052 Refactored Code Logic
  • 46afcf3 Refactored Files & Extracted ui & fileio logic into separate files
  • 1aa35a0 Renamed Variables. Cleaned Up Code
  • 088142b Replaced Select List with prompt-ui
  • 7093636 Some Housekeeping
  • 10a229a Updated .gitignore file
  • 1f98c3e Updated LICENSE for the project
  • d9b60ec Updated Readme with demos
  • 60b311d Updated credits in ReadMe
  • 3b8dbf4 Updated show command