This repository has been archived by the owner on May 4, 2024. It is now read-only.
Releases: dotnetian/takeep
Releases · dotnetian/takeep
v1.4.0
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
v1.3.0
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
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