Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Releases: dotnetian/takeep

v1.4.0

13 Mar 17:00
Compare
Choose a tag to compare

What's Changed

  • Add multi-keepsheets support by @matinmn87 in #38
  • Error when user is trying to call a keepsheet that doesn't exist by @matinmn87 in #40
  • Fix multi-keepsheets commands' errors by @matinmn87 in #42
  • Fix Notepad error in edit command by @matinmn87 in #43

Full Changelog: v1.3.1...v1.4.0

v1.3.1

24 Jun 17:45
50b7ca2
Compare
Choose a tag to compare

What's Changed

  • Cleanup source code by @matinmn87 in #27

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Jun 10:19
fc12454
Compare
Choose a tag to compare

What's Changed

  • Added notepad support for edit & take command by @matinmn87 in #1
  • Changed keepsheet formats from .xml to .tkp by @matinmn87 in #17
  • Improve help texts by @matinmn87 in #18
  • Added name option for list command by @matinmn87 in #19
  • Added check if item exists in take command by @matinmn87 in #21

Full Changelog: v1.2.0...v1.3.0

v1.2.0

09 Jun 08:39
6901b6f
Compare
Choose a tag to compare

What's new

  • Many improvements on errors
  • Added notepad support for keep command. To use it, just leave text empty.
  • Renamed --content option to --text
  • Added copy to clipboard support for take command (using -c flag)

Known issues

  • Bad UI when user runs list command & there is no items

v1.1.0

03 Jun 12:24
843ee11
Compare
Choose a tag to compare

What's new

  • Edit command
  • Remove command
  • List command
  • & Many more!

Known issues

  • Even if the item name exist, keep command will show success if you want to create a new item with same name
  • Some errors need more details

v1.0.0

31 May 14:19
a00511a
Compare
Choose a tag to compare

What's new

  • Everything 😅.