Skip to content

v0.2.3

Compare
Choose a tag to compare
@CourtHive CourtHive released this 11 Feb 15:23
· 180 commits to master since this release
  • refactor: ♻️ prettier; sonar 2984572, 965fdc7, ed164dd, dfc93c8, 0d7e6a0, 86371b3, 9f645da
  • default opt={} in server. add more() command to client for limited list continuations 62fdf10
  • add sublevel support (sub) and clear which is similar to cull but native to the db 7dbd785
  • flatten server on_conn and on_line handlers using a state obejct b6ce195
  • replace pass with pash which is sha512. no cleartext stored 669c5a2
  • hard mode admin allows passing sha512 pre-hashed pass 1413b02
  • fix default value encoding since opt is now defaulted to {} 1991850
  • clarify state names. get cli current db name from client 247a771
  • fix reconnect. need re-work to re-establish subs a53eebc
  • docs: 📝 correct ports in example README f20b2e6
  • return proper error on bad clear options 374c904
  • fix auto reconnect with sub selected 254321d
  • use readline in cli, switch to dayjs 99d6451
  • refactor: ♻️ cleanup d2aff01, d2dd810
  • fix database open accounting aed6f5d
  • sync client and pkg versions 55fc233
  • fix a couple of startup bugs 7a6932b
  • fix iterators that error out 6a5be75
  • refactor: ♻️ code clarity 8081fc7
  • handle cli startup errors abd6cfa
  • add dump/load to cli 4239863
  • bump client version 2b0544f
  • start level8 refactor 78fac7d
  • fix clear options 18b026b

🔨 Maintenance

  • fix(deps): update dependency @mdx-js/react to v3 47fa014
  • fix(deps): update dependency express to v4.18.2 03b3d28
  • fix(deps): update docusaurus monorepo to v3 f096e54
  • fix(deps): update dependency dotenv to v16 4057e3f
  • chore: 📦 pin deps 60b0b65

v0.1.10...v0.2.3