Sha256: a9a9e1f3755b06b35c3c58a8f3d599daf914ea14f808219cc3a1bff8e05a6607
Contents?: true
Size: 1.68 KB
Versions: 1
Compression:
Stored size: 1.68 KB
Contents
# Change Log ## v0.3.1 2020-06-07 - [`Breaking`] Remove unnecessary runtime dependencies ([384ea1a](https://github.com/yukihirop/r2-oas/pull/132)) ## v0.3.0 2020-05-30 - [`Feature/Breaking`] Support Ruby 2.7 🎉 ([931ec4b](https://github.com/yukihirop/r2-oas/pull/122)) - Remove `Gemfile.lock` - [`Developer`] Create script to test all support ruby in development ([8d0df98](https://github.com/yukihirop/r2-oas/pull/124)) - [`Docs`] Add docs about Trableshouting ([f4a782f](https://github.com/yukihirop/r2-oas/pull/125)) ## v0.2.0 2020-05-02 - [`Feature/Breaking`] Upgrade `routes:oas:docs` cmd ([37ccddf](https://github.com/yukihirop/r2-oas/pull/117)) - `.docs` is needed to continue using r2-oas. `If you are using previous version`,you need to run the following command to generate `.docs`. ```bash CACHE_DOCS=true bundle exec rake routes:oas:docs ``` - [`Breaking`] Divide into `Generator` and `Builder` ([00fea7d](https://github.com/yukihirop/r2-oas/pull/116)) - `routes:oas:docs` cmd do not generate `oas_docs/oas_doc.yml` ## v0.1.3 2020-04-27 - [`FixBugs`] Fix clash when edit ([906d068](https://github.com/yukihirop/r2-oas/pull/109)) - [`Feature`] Change log display to relative path ([c735d22](https://github.com/yukihirop/r2-oas/pull/111)) ## v0.1.2 2020-04-22 - No Change ## v0.1.1 2020-04-22 - [`Feature`] Create document by docsify([def4463](https://github.com/yukihirop/r2-oas/pull/99)) - [`Breaking`] Do not generate component schema when http_status equal 204 and 404 by default ([f7fcafd](https://github.com/yukihirop/r2-oas/pull/103)) ## v0.1.0 2019-10-22 / The day of the throne (called 即位礼正殿の儀の行われる日 in Japanease) - first release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
r2-oas-0.3.1 | CHANGELOG.md |