Skip to content

Releases: Apipie/apipie-rails

v1.3.0 -- Its almost Xmas

19 Dec 07:47
Compare
Choose a tag to compare

v1.3.0 (2023-12-19)

Full Changelog

  • rubocop fixes (#897) (Mathieu Jobin)
  • Fix usage of deprecated Rack::File in Rack 3.0 (#896) (James Dean Shepherd)
  • add rails 7.1 to the build matrix (#898) (Mathieu Jobin)
  • super small typo fix (#900) (Eric Pugh)
  • support for property example (#901) (Chien-Wei Huang (Michael))
  • Use array items type from validator (#904) (Panos Dalitsouris)

v1.2.3

11 Oct 11:25
Compare
Choose a tag to compare
v1.2.3

v1.2.2

18 Jul 02:07
Compare
Choose a tag to compare

v1.2.2 (2023-07-18)

Full Changelog

  • Fixed Swagger warnings for properties (#892) (shev-vadim-net)
  • Improved support for multipart/form-data example recording (#891) (Butiri Cristian & hossenlopp)
  • rubocop (1.54.2) fixes required with latest version (#893) (Mathieu Jobin)

v1.2.1 - Thanks for all the fixes and improvements

09 Jun 06:12
Compare
Choose a tag to compare

v1.2.1 (2023-06-09)

Full Changelog

  • rspec: Fixes deprecated matcher (#882) (David Wessman)
  • Fix streaming bug (#677) (Hunter Braun)
  • Update README URLs based on HTTP redirects (#448) (ReadmeCritic)
  • Swagger: Adds option to skip default tags (#881) (David Wessman)
  • Parameter validation: Raises error for all missing (#886) (David Wessman)

v1.2.0 -- Thank you Eric Hankins for all the fixes and improvements

03 Jun 00:06
Compare
Choose a tag to compare

v1.2.0 (2023-06-03)

Full Changelog

  • Allow resource_name to be inherited (#872) (Eric Hankins)
  • Fix cache rendering with namespaced resources (#874) (Eric Hankins)
  • Fix deprecated content_type on Rails >= 6 (#879) (Eric Hankins)
  • Fix typo in Collector (#877) (Eric Hankins)
  • Fix error climbing controller hierarchy (#875) (Eric Hankins)
  • Add Gemfile.tools for IDE usage (#876) (Eric Hankins)
  • Fix rubocop (#883) (Mathieu Jobin)
  • Performance/InefficientHashSearch (#884) (RuboCop challenger)
  • Redo Github action script to not need individual gemfiles (#885) (Mathieu Jobin)

v1.1.0 -- Multiple fixes

02 Jun 23:32
Compare
Choose a tag to compare

v1.1.0 (2023-05-16)

Full Changelog

  • Improve performance of route detection #870 (Eric Hankins)
  • Fix startup crash due to typo #869 (Eric Hankins)
  • Skip parse body for pdf responses #871 (Juan Gomez)
  • add missing 'returns' translation #868 (Anthony Robertson)

v1.0.0 - The Swagger release - Huge thanks to Panos Dalitsouris for all the contributions

26 Apr 05:42
Compare
Choose a tag to compare

v1.0.0 (2023-04-26)

Full Changelog

  • Refactor Swagger generator #816 (Panos Dalitsouris)
  • Take into account validator options for required ParamDescription #863 (Panos Dalitsouris)
  • Replace get_resource_name with get_resource_id #864 (Panos Dalitsouris)
  • Namespace swagger configuration #862 (Panos Dalitsouris)
  • Allow boolean array [true, false] to be a valid argument for BooleanValidator #848 (Panos Dalitsouris)
  • Fix swagger warnings #865 (Panos Dalitsouris)
  • Update README - Adds the new Integer option you added recently to the documentation here. #866 (Jeremy Lupoli)
  • [Rubocop] More Rubocop Auto corrections #859

v0.9.4 -- Nested resource fix + Rubocop stuff

11 Apr 00:00
Compare
Choose a tag to compare

v0.9.4 (2023-04-11)

Full Changelog

v0.9.3

08 Mar 09:18
Compare
Choose a tag to compare

v0.9.3 (2023-03-08)

Full Changelog

  • [Feature] Allow Apipie::ParamDescription to be marked as deprecated #819#811 (Panos Dalitsouris)
  • [Fix] Make html markup thread safe (#822) (Adam RΕ―ΕΎička)
  • [Feature] Allow action matcher strategy to be configured #821 (Panos Dalitsouris)
  • [CI] Run Rubocop when opening PR #826 (Panos Dalitsouris)
  • [CI] Green rubocop - Fix after rubocop challenger upgrade #829 (Mathieu Jobin)
  • [Rubocop] More Rubocop Auto corrections #818#825#827#837#839 (Rubocop Challenger)

release v0.9.2 - i18n fixes, refactor and rubocop

07 Feb 08:37
Compare
Choose a tag to compare
release v0.9.2 - i18n fixes, refactor and rubocop