Skip to content

v1.0.0

Compare
Choose a tag to compare
@dongsam dongsam released this 26 Nov 06:27
· 50 commits to main since this release

The budget v1.0.0 is includes the functionality below. You can check details on How-to and Demo.

  • Create budget plans using param change proposals
  • Budget Collecting functionality
  • CLI query interface
  • API, Swagger Docs v1.0.0

What's Changed

  • docs: specify which module is used for module name in demo by @kogisin in #67
  • docs: improve documentation for audit release by @kogisin in #64
  • fix: update docs and workflow for default main branch by @dongsam in #74
  • fix: tidy expected_keeper, module interface by @dongsam in #76
  • fix: Add govHandler on testcode for budget proposal and Fix Expired rule by @dongsam in #66
  • docs: add -i options for sed considering os by @dongsam in #68
  • fix: panic instead of ignoring errors by @hallazzang in #79
  • feat: adding metrics to provide insights about the module by @kogisin in #78
  • fix: validation totalRate to check date overlapped budgets by @dongsam in #83
  • fix: rename some fields of Budget by @hallazzang in #85
  • build: bump cosmos-sdk version to 0.44.3 by @hallazzang in #81
  • feat: add address endpoint and release swagger v1.0.0 by @dongsam in #90
  • build: release v1.0.0-rc1 by @dongsam in #88
  • test: add test codes using gov handler by @dongsam in #91
  • docs: update docs before the next release by @kogisin in #93
  • fix: revert shadowed metric logic by @dongsam in #94
  • release v1.0.0 by @dongsam in #95

Full Changelog: v0.1.1...v1.0.0