Skip to content

Releases: insolite-dev/nt

v0.1.6

14 Dec 21:15
d7b0ee8
Compare
Choose a tag to compare

Changelog

  • 0ccfe1a Merge branch 'main' into develop
  • 5fe8832 Merge branch 'main' into develop
  • e1dca85 bugfix/move-folders (89)
  • 9dc2838 bugfix/node-listing (#86)
  • 30952cf bugfix: fix settings update checker & move-notes functionality
  • c539633 bugfix: fix the node path updating bug
  • d7b0ee8 bump/v0.1.6 (#92)
  • 95d5112 chore: rename old name to "insolite"
  • 0e64530 chore: update readme
  • 0b2e8d1 feat: add "additional" parser to firebase service [GetAll] function
  • 7c3c13b feat: add [GeneratePath] and [GenerateDoc] from node functionalities
  • de5f86f feat: add [command] documentation links of missing commands
  • d7b1e65 feat: add [typ] handling functionality to list-dir func
  • 5e371a6 feat: add a empty segment handler to [GenerateDoc] function
  • f1d36ee feat: add all services logger (i.e) remote command's functionality
  • 4000bc8 feat: add appropriate types to [GetAll] method callers in commands
  • 6f739e6 feat: add connect from remote service functionality
  • 7c09da5 feat: add disconnect from remote service functionality
  • a7c0d20 feat: add empty [remote] commands
  • a58330c feat: add functionality of mkdir of firebase service impl
  • f3d98f8 feat: add mkdir functionality to local-service's move-notes func
  • 621f7ef feat: add node types, implement them to services and utilities
  • 0e0838d feat: bloc service function calling if provided data isn't valid
  • a002731 feat: improve fetch impl of firebase service
  • 7065a4a feat: improve push impl of firebase service
  • 032ed65 feat: improve push impl of local service
  • 6b39cac feat: improve rename impl of firebase service (for files)
  • 3fd21e7 feat: improve rename impl of firebase service (for folders)
  • c543f0c feat: improve responds of remote command
  • 95814b3 feat: improve the fetch impl of local service
  • e0bc964 feat: modify the functionality of Create method of firebase service
  • a8e72a1 feat: re-structure the setting file's notes path field managing
  • e0c3019 feat: re-write ListDir functionality of utils
  • 87fc944 feat: re-write the document generation of [Cut] functionality
  • 25b9f07 feat: rewrite [IsNodeExists] functionality of firebase service
  • 6f4b8f0 feat: rewrite [Remove] function of firebase service
  • 4a61266 feat: rewrite [View], [Edit], and [Open] functions of firebase service
  • d522665 feat: rewrite the GetAll functionality of firebase service
  • 329e171 feature/documentation-update (#88)
  • ede5572 feature/firebase-file-hierarchy (#90)
  • 3dccd1a feature/remote-command (#87)
  • 0c25069 feature/settings-optimization (#85)
  • 9cb5e04 hotfix/release-early-fixes (#91)
  • 78b2609 hotfix: fix the remote documentation link in README
  • d826248 hotfix: remote ListDir REAL-OS implemented testing
  • 166e009 hotfix: update the version value

v0.1.5

31 Jul 17:29
Compare
Choose a tag to compare

Changelog

  • 2d87dc0 Bugfix/ending program (#77)
  • d6d7895 Feature/migrate-command (#71)
  • fef4624 chore: add "copy" & "cut" command links to readme
  • f97ea9b chore: add arm64 builder to releaser config
  • 654d23f chore: remove arm64 replacement of goreleaser config
  • a40e908 feat: add "cut" command
  • 43abf20 feat: add "cut" repository method and service impls
  • 9733e8a feat: implement high level path checking to local service methods
  • 759c655 feat: remove "success" alerts from commands
  • e0b3ed4 feature/cut-command (#74)
  • ad4d4bc feature: add [all] flag to remove cmd
  • 823b537 feature: add clear nodes func.
  • 6c4976b feature: add migrate command
  • e3d6379 feature: add migrate interface func to repo
  • f82850b feature: implement migrate functionalities
  • 3ce7797 v0.1.5 (#79)

v0.1.4

12 May 21:13
b09e7f5
Compare
Choose a tag to compare

News:

  • Remote service
    • Firebase Integration
    • Fetch functionality
    • Push functionality
  • Copy command
  • -f/--firebase general flag to run command base on firebase service.

v0.1.3

07 Apr 04:55
9af959a
Compare
Choose a tag to compare

Updates

Now the Notya is even more customizable, easy to use, and comfortable.
You can create folders now via mkdir or create --folder commands.

Overview Vid

v0.1.2 (05/02/22)

05 Feb 16:50
Compare
Choose a tag to compare

Minor Changes:

  • Added ability to settings command, to change notes path.
  • Removed copy command (will be added more later)

v0.1.1 (08/01/2022)

08 Jan 18:08
4f30ed7
Compare
Choose a tag to compare

Minor changes:

v0.1.0 (21/12/2021)

21 Dec 18:24
ea520f9
Compare
Choose a tag to compare

The very first release of notya! It's the first CLI application of the Anon team.

See README for official documentation route.
See Wiki for official documentation.