Releases: hwesselmann/ranking-info-rails
Releases · hwesselmann/ranking-info-rails
2.3.1
- update ruby to 4.0.5
Full Changelog: v2.3.0...v2.3.1
2.3.0
What's Changed
- Add REST player endpoints and HAL links to listings by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/168
- Add Solid Cache, HTTP caching, and API rate limiting by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/169
Full Changelog: hwesselmann/ranking-info@v2.2.2...v2.3.0
2.2.2
What's Changed
- Introduce Turbo Drive and Turbo Frames for search pages by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/167
- Improvements to ci config
Full Changelog: hwesselmann/ranking-info@v2.2.1...v2.2.2
2.2.1
What's Changed
- improve page load performance by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/166
Full Changelog: hwesselmann/ranking-info@v2.2.0...v2.2.1
2.2.0
What's Changed
- feat: import new rankings from the filesystem (issue #159) by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/161
- update Ruby from 4.0.3 to 4.0.4 by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/162
- Replace Bulma with Tailwind CSS v4 by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/163
- Remove web upload and login by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/165
Full Changelog: hwesselmann/ranking-info@v2.1.0...v2.2.0
2.1.0
What's Changed
- Store import history after ranking file import by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/150
- Prevent duplicate ranking file imports by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/151
- Display position-change indicators in ranking listing by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/152
- add all country flag SVGs by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/155
- Feature: REST endpoint for listings with OpenAPI docs (issue #146) by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/156
- Add SonarCloud analysis to CI pipeline by @hwesselmann in https://github.com/hwesselmann/ranking-info/pull/157
Full Changelog: hwesselmann/ranking-info@v2.0.2...v2.1.0
2.0.2
- fix some content
2.0.1
v2.0.1 regenerate key
2.0.0
- add adult rankings
- refactorings to improve performance
- minor ui adaptions
1.9.3
- update to ruby 4.0.3 and rails 8.1.3
- update dockerfile
- use alpine for docker image
- update ci config for test
- update dependencies