github danvergara/dblab v0.18.1-rc1
Release v0.18.1-rc1

latest releases: v0.26.0, v0.25.0, v0.24.1...
pre-release19 months ago

Changelog

  • 20eff0e build(version): bump to version v0.18.1-rc1
  • 482fad3 docs(docs): add a warning on the new limit validation
  • b2db29a docs(readme): add an index to navigate the docs
  • 011e00f docs(screenshots): add an screeshot of the new ui
  • df5aab1 fix(pagination): fix the total pages calculation
  • 05e2d14 refactor(client): update the client to catch up with the new limit change
  • 4c73228 refactor(command): update the command limit value to turn it into a uint variable
  • 7599def refactor(config): update the limit type to make it unit
  • dfa13b1 refactor(form): add validation to make sure the limit received as input from the uses is valid
  • 5def628 refactor(pagination): change the limit from int type to uint type
  • a830535 refactor(root): add the change to receive the limit value and store the value in a uint variable
  • 30acb17 test(client): update the tests on the client side to handle the limit properly
  • 75285f9 test(pagination): refactor test on pagination pkg to make sure the error was fixed
  • 4514c67 test(pagination): update the test to meet the new limit type requirement

Don't miss a new dblab release

NewReleases is sending notifications on new releases.