This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
Releases: neotoolkit/dummy
Releases · neotoolkit/dummy
v0.5.3
What's Changed
- docs(README): change evrone logo link by @sashamelentyev in #294
- feat(parse): reuse parse logic from lib by @sashamelentyev in #295
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore(linter): add testpackage lint by @sashamelentyev in #292
- docs(README): change description format by @sashamelentyev in #293
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- docs: change example by @sashamelentyev in #290
- fix(parse): fix path parse by @sashamelentyev in #290
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: add graceful shutdown by @sashamelentyev in #289
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Merge pull request #288 from go-dummy/test/api test(api): add builder add and set methods tests
v0.4.0
What's Changed
- test(api): change PathByParamDetect test case by @sashamelentyev in #279
- test(api): add PathByParamDetect test case by @sashamelentyev in #280
- test(api): add more ExampleValue tests by @sashamelentyev in #281
- test(api): Add ParseArrayExample, ParseObjectExample, Builder_Build tests by @sashamelentyev in #282
- test(api): Add Builder_Build error cases by @sashamelentyev in #283
- chore(deps): update acmd by @sashamelentyev in #284
- feat(makefile): Add local run by @mwsbkru in #285
- fix: add flag parse by @sashamelentyev in #286
New Contributors
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- chore(deps): bump github.com/cristalhq/acmd from 0.5.2 to 0.5.3 by @dependabot in #274
- test(parse): add tests by @sashamelentyev in #275
- test(parse): add tests by @sashamelentyev in #276
- feat(parse): add check graphql schema file format by @sashamelentyev in #277
- feat(parse): add more openapi parse case by @sashamelentyev in #278
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- ci(build): add common CI by @sashamelentyev in #266
- feat(openapi): bump version by @sashamelentyev in #267
- refactor(parse): rename OpenAPI const by @sashamelentyev in #268
- test(read): add more tests by @sashamelentyev in #269
- test(read): add more tests by @sashamelentyev in #270
- test(test): use gonkey by @sashamelentyev in #271
- feat(all): change yaml lib by @sashamelentyev in #272
- chore(deps): bump gonkey by @sashamelentyev in #273
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: add openapi3 detect by @sashamelentyev in #262
- feat(faker): use faker as dependency by @sashamelentyev in #263
- feat(openapi): use openapi parse as dependency by @sashamelentyev in #264
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- feat(parse): add spec type detector by @sashamelentyev in #261
Full Changelog: v0.2.0...v0.2.1