File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11 Changelog
22===========
3+ ## [ v1.5.0] ( https://github.com/Apipie/apipie-rails/tree/v1.5.0 ) (2025-08-19)
4+ [ Full Changelog] ( https://github.com/Apipie/apipie-rails/compare/v1.4.2...v1.5.0 )
5+ * Don't collect records without an action (Evgeni Golov)
6+ * Update test matrix: rails 7.2, 8.0, ruby 3.4 [ #960 ] ( https://github.com/Apipie/apipie-rails/pull/960 ) (Evgeni Golov)
7+ * Fix activesupport::deprecation.warn deprecation (Jonathan Biolaz)
8+ * Rubocop autofix (Evgeni Golov)
9+ * Update ci workflow to run on ubuntu 24.04 (Evgeni Golov)
10+ * Fix issue with loading rails logger in tests (Eric Helms)
11+ * Update link for rdoc in readme (Panos Dalitsouris)
12+ * Fix the decimalvalidator header in readme.md [ #945 ] ( https://github.com/Apipie/apipie-rails/pull/945 ) (Ewoud Kohl van Wijngaarden)
13+ * Rename render_page in apipie.rake to render_apipie_page [ #943 ] ( https://github.com/Apipie/apipie-rails/pull/943 ) (Nathan Palmer)
14+ * Update it.yml following latest en.yml [ #942 ] ( https://github.com/Apipie/apipie-rails/pull/942 ) (Claudio Maradonna)
15+
316
417## [ v1.4.2] ( https://github.com/Apipie/apipie-rails/tree/v1.4.2 ) (2024-07-20)
518[ Full Changelog] ( https://github.com/Apipie/apipie-rails/compare/v1.4.1...v1.4.2 )
Original file line number Diff line number Diff line change 11module Apipie
2- VERSION = "1.4.2 " . freeze
2+ VERSION = "1.5.0 " . freeze
33end
You can’t perform that action at this time.
0 commit comments