Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dongsam dongsam released this 11 Nov 21:27
· 63 commits to main since this release
3c1660a

This is the first Budget Module release candidate version of v1.0.0, and there may be some modifications, such as increased completeness and optimization, up to the official version.

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

Swagger Docs v1.0.0

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