Recent Releases of https://github.com/drapergem/draper
https://github.com/drapergem/draper - v4.0.6
What's Changed
- Set timeout for GitHub Action Job by @y-yagi in https://github.com/drapergem/draper/pull/954
- Temporarily exclude Ruby 3.2 build with Rails 8.1 by @y-yagi in https://github.com/drapergem/draper/pull/956
- Release v4.0.6 by @seanlinsley in https://github.com/drapergem/draper/pull/953
Full Changelog: https://github.com/drapergem/draper/compare/v4.0.5...v4.0.6
- Ruby
Published by Alexander-Senko 4 months ago
https://github.com/drapergem/draper - v4.0.5
What's Changed
- Fix broken CI by @y-yagi in https://github.com/drapergem/draper/pull/912
- Add Ruby 3.1 and 3.2 to the CI matrix and fix CI failure in Ruby 3 by @mishina2228 in https://github.com/drapergem/draper/pull/916
- Replace deprecated/removed
File.exists?alias by @jonkerz in https://github.com/drapergem/draper/pull/923 - Update README.md with instructions for namespaced decorators by @Aerotune in https://github.com/drapergem/draper/pull/878
- Use https for GitHub link by @mishina2228 in https://github.com/drapergem/draper/pull/915
- Update README with config to disable generation of decorator files by @chain792 in https://github.com/drapergem/draper/pull/922
- Fix CollectionDecorator#respond_to? for non AR collections by @catks in https://github.com/drapergem/draper/pull/920
- fix issue with using draper outside of controller/view context by @timdiggins in https://github.com/drapergem/draper/pull/927
- Improved integration with Global ID by @Alexander-Senko in https://github.com/drapergem/draper/pull/928
- Integration with
Turbo::Broadcastableby @Alexander-Senko in https://github.com/drapergem/draper/pull/929 - Improve performance of method call via
delegate_allby @y-yagi in https://github.com/drapergem/draper/pull/911 - Associations:
#decoratequeries DB every time by @Alexander-Senko in https://github.com/drapergem/draper/pull/932 - Revert class spoofing by @Alexander-Senko in https://github.com/drapergem/draper/pull/933
- Workflows / CI: fixed & refactored by @Alexander-Senko in https://github.com/drapergem/draper/pull/935
- Documentation: updated maintainers list by @Alexander-Senko in https://github.com/drapergem/draper/pull/934
- Documentation: fixed CI badge by @Alexander-Senko in https://github.com/drapergem/draper/pull/937
- Workflows / CI: updated to Rails 7 by @Alexander-Senko in https://github.com/drapergem/draper/pull/936
- CI against Rails 8.0 by @y-yagi in https://github.com/drapergem/draper/pull/938
- Use Ubuntu 22.04 image to fix broken Ruby 2.4 build by @y-yagi in https://github.com/drapergem/draper/pull/940
- CI against Ruby 3.4 by @y-yagi in https://github.com/drapergem/draper/pull/939
- Release version 4.0.4, update changelog by @seanlinsley in https://github.com/drapergem/draper/pull/942
- Fix Broken CI by @y-yagi in https://github.com/drapergem/draper/pull/946
- Remove unused files from package by @krororo in https://github.com/drapergem/draper/pull/945
- Enable transactional fixtures in dummy app's specs by @cgunther in https://github.com/drapergem/draper/pull/943
- Support Rails 8.1 by @y-yagi in https://github.com/drapergem/draper/pull/949
- Release a new version by @y-yagi in https://github.com/drapergem/draper/pull/950
New Contributors
- @mishina2228 made their first contribution in https://github.com/drapergem/draper/pull/916
- @jonkerz made their first contribution in https://github.com/drapergem/draper/pull/923
- @Aerotune made their first contribution in https://github.com/drapergem/draper/pull/878
- @chain792 made their first contribution in https://github.com/drapergem/draper/pull/922
- @catks made their first contribution in https://github.com/drapergem/draper/pull/920
- @timdiggins made their first contribution in https://github.com/drapergem/draper/pull/927
- @Alexander-Senko made their first contribution in https://github.com/drapergem/draper/pull/928
- @krororo made their first contribution in https://github.com/drapergem/draper/pull/945
Full Changelog: https://github.com/drapergem/draper/compare/v4.0.2...v4.0.5
- Ruby
Published by Alexander-Senko 4 months ago
https://github.com/drapergem/draper - v4.0.4
Full Changelog: https://github.com/drapergem/draper/compare/v4.0.3...v4.0.4
- Ruby
Published by Alexander-Senko 4 months ago
https://github.com/drapergem/draper - v4.0.3
What's Changed
- Fix broken CI by @y-yagi in https://github.com/drapergem/draper/pull/912
- Add Ruby 3.1 and 3.2 to the CI matrix and fix CI failure in Ruby 3 by @mishina2228 in https://github.com/drapergem/draper/pull/916
- Replace deprecated/removed
File.exists?alias by @jonkerz in https://github.com/drapergem/draper/pull/923 - Update README.md with instructions for namespaced decorators by @Aerotune in https://github.com/drapergem/draper/pull/878
- Use https for GitHub link by @mishina2228 in https://github.com/drapergem/draper/pull/915
- Update README with config to disable generation of decorator files by @chain792 in https://github.com/drapergem/draper/pull/922
- Fix CollectionDecorator#respond_to? for non AR collections by @catks in https://github.com/drapergem/draper/pull/920
- fix issue with using draper outside of controller/view context by @timdiggins in https://github.com/drapergem/draper/pull/927
- Improve performance of method call via
delegate_allby @y-yagi in https://github.com/drapergem/draper/pull/911 - Associations: #decorate queries DB every time by @Alexander-Senko in https://github.com/drapergem/draper/pull/932
- Workflows / CI: fixed & refactored by @Alexander-Senko in https://github.com/drapergem/draper/pull/935
- Workflows / CI: updated to Rails 7 by @Alexander-Senko in https://github.com/drapergem/draper/pull/936
- Documentation: updated maintainers list by @Alexander-Senko in https://github.com/drapergem/draper/pull/934
New Contributors
- @mishina2228 made their first contribution in https://github.com/drapergem/draper/pull/916
- @jonkerz made their first contribution in https://github.com/drapergem/draper/pull/923
- @Aerotune made their first contribution in https://github.com/drapergem/draper/pull/878
- @chain792 made their first contribution in https://github.com/drapergem/draper/pull/922
- @catks made their first contribution in https://github.com/drapergem/draper/pull/920
- @timdiggins made their first contribution in https://github.com/drapergem/draper/pull/927
- @Alexander-Senko made their first contribution in https://github.com/drapergem/draper/pull/932
Full Changelog: https://github.com/drapergem/draper/compare/v4.0.2...v4.0.3
- Ruby
Published by Alexander-Senko over 1 year ago