Skip to content

v1.2.0

Compare
Choose a tag to compare
@dkaslovsky dkaslovsky released this 26 Apr 20:23
· 23 commits to main since this release

1.2.0 / 2021-04-26

  • [ADDED] Flag to open most recently dated ("latest") note
  • [ADDED] Configurable threshold for warning user of too many template files
  • [ADDED] Flags to display configuration file contents (-f) and active configuration (-a)
  • [ADDED] update subcommand for config command to overwrite configuration file with active configuration
  • [ADDED] init command to more cleanly initialize textnote application directories and files
  • [FIXED] Copy command defaults to latest note instead of potentially nonexistent note from previous day
  • [INTERNAL] Upgraded to Go 1.16
  • [INTERNAL] Deprecated use of io/ioutil