Unclaimed project
Are you a maintainer of draper? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
draper
Decorators/View-Models for Rails Applications
decoratorsruby
Last updated 4 months ago
Back to changelogNew
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::Broadcastable by @Alexander-Senko in https://github.com/drapergem/draper/pull/929
Improve performance of method call via delegate_all by @y-yagi in https://github.com/drapergem/draper/pull/911Associations: #decorate queries DB every time by @Alexander-Senko in https://github.com/drapergem/draper/pull/932Revert class spoofing by @Alexander-Senko in https://github.com/drapergem/draper/pull/933Workflows / CI: fixed & refactored by @Alexander-Senko in https://github.com/drapergem/draper/pull/935Documentation: updated maintainers list by @Alexander-Senko in https://github.com/drapergem/draper/pull/934Documentation: fixed CI badge by @Alexander-Senko in https://github.com/drapergem/draper/pull/937Workflows / CI: updated to Rails 7 by @Alexander-Senko in https://github.com/drapergem/draper/pull/936CI against Rails 8.0 by @y-yagi in https://github.com/drapergem/draper/pull/938Use Ubuntu 22.04 image to fix broken Ruby 2.4 build by @y-yagi in https://github.com/drapergem/draper/pull/940CI against Ruby 3.4 by @y-yagi in https://github.com/drapergem/draper/pull/939Release version 4.0.4, update changelog by @seanlinsley in https://github.com/drapergem/draper/pull/942Fix Broken CI by @y-yagi in https://github.com/drapergem/draper/pull/946Remove unused files from package by @krororo in https://github.com/drapergem/draper/pull/945Enable transactional fixtures in dummy app's specs by @cgunther in https://github.com/drapergem/draper/pull/943Support Rails 8.1 by @y-yagi in https://github.com/drapergem/draper/pull/949Release a new version by @y-yagi in https://github.com/drapergem/draper/pull/950New 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