Releases: Maahsome/bwca
Releases · Maahsome/bwca
v0.0.18
v0.0.18
Additions
Pull Request #10
- Folder assignments, during
add item
andupdate item
operations. - There is currently no operation to remove an item from a folder. /shrug
Pull Request #9
- Add
sync
command.
Pull Request #8
- Added
update item
functionality - the
--favorite
is a ONE way currently, just toggle favorite totrue
- When updating Notes with
--message
you can overwrite with--replace-message
, otherwise append
v0.0.17
v0.0.17
Additions
Pull Request #7
- Get the initial command documentation in place
--help
Pull Request #6
- Added
get username
Pull Request #5
get folder
- get an individual folderadd folder
- create a new folder
NOTE (BUG): When I used the POST to add a folder, ALL folder/items disappeared from the local copy. So calls toget folders
andget items
returned only the last created folder, and[ ]
no items. Which is of course concerning. A POST to/sync
refreshed the local copy, which included all the items AND the newly created folder.
Pull Request #4
- Added
get folders
support
v0.0.16
v0.0.16
Additions
Pull Request #3
- Basic
add item
support delete item
support - noare you sure
prompt, just delete it
Pull Request #2
- Documentation: TAG based pipeline docs
Pull Request #1
- Documentation: Add PIPELINE docs
Changes
Pull Request #2
- This lives under Change
Removals
Pull Request #2
- This lives under Removed
Deprecations
Pull Request #2
- This lives under Deprecated
Bug Fixes
Pull Request #2
- This lives under fixes
Breaking Changes
Pull Request #2
- This lives under Breaking Chanes