Skip to content

Releases: Maahsome/bwca

v0.0.18

31 Mar 01:35
Compare
Choose a tag to compare

v0.0.18

Additions

Pull Request #10

  • Folder assignments, during add item and update 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 to true
  • When updating Notes with --message you can overwrite with --replace-message, otherwise append

v0.0.17

29 Mar 17:07
Compare
Choose a tag to compare

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 folder
  • add 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 to get folders and get 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

26 Mar 08:29
Compare
Choose a tag to compare

v0.0.16

Additions

Pull Request #3

  • Basic add item support
  • delete item support - no are 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

v0.0.1

25 Mar 22:26
Compare
Choose a tag to compare

Manual release, seeding auto-release creation