Skip to content

v0.19.1

Latest
Compare
Choose a tag to compare
@bzp2010 bzp2010 released this 19 May 04:03
· 6 commits to main since this release
79fc570

This is a patch release for bug fixes. But it also contains a few new features for addressing potential bugs in specific scenarios, such as now syncing requests concurrently by user control and ensuring that dump output is organized.

What's Changed

  • feat(core): add sync request concurrent option by @bzp2010 in #258
  • feat(core): sort the configuration by readable name during dump by @bzp2010 in #260
  • feat(core): allow keep var syntax in yaml via escaping chars by @bzp2010 in #262
  • fix: modify frozen immutable objects by @bzp2010 in #265
  • fix(backend): failed to report operation error by @bzp2010 in #266
  • feat: bump to 0.19.1 by @bzp2010 in #267

Full Changelog: v0.19.0...v0.19.1