Releases: theiskaa/nt
Releases · theiskaa/nt
v0.1.6
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
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
v0.1.3
v0.1.2 (05/02/22)
Minor Changes:
- Added ability to settings command, to change notes path.
- Removed copy command (will be added more later)