Skip to content

v0.1.6

Latest
Compare
Choose a tag to compare
@theiskaa theiskaa released this 14 Dec 21:15
· 8 commits to main since this release
d7b0ee8

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