Releases: santib/ar2dto
Releases · santib/ar2dto
v0.2.1
v0.2.0
v0.1.0
What's Changed
- Start working on README by @santib in #1
- Setup rspec by @martinjaimem in #2
- Add DTO tests by @martinjaimem in #4
- Improve CI by @santib in #3
- Add link to DTO explanation by @martinjaimem in #6
- Load DTO helpers through has_dto method by @martinjaimem in #5
- Refactor core solution by @santib in #8
- Remove attributes by @santib in #9
- First take on adding documentation by @santib in #7
- Add tests for persisted active record by @sebaherrera07 in #11
- General improvements by @santib in #13
- Add tests for namespaced model by @santib in #15
- Add .to_dto class method by @santib in #16
- Respect existing classes by @santib in #14
- Improve activemodel compliance by @santib in #10
- Add global configuration options by @martinjaimem in #12
- Add support for methods, associations, and attributes filtering by @santib in #18
- Add discalimer for to_dto for relations to README by @sebaherrera07 in #19
- Split test file into smaller ones by @sebaherrera07 in #21
- Add class_name option by @santib in #20
- Make dynamic class configurable by @santib in #17
- Fix respecting a class when it already exists by @santib in #23
- Add active_model_compliance global config by @santib in #24
- Fix boolean methods for DTOs by @sebaherrera07 in #25
- Fix class_name when in a namespace by @santib in #22
- Fix model config except by @santib in #26
- Standalone DTO inheritance by @santib in #27
- Various improvements :) by @santib in #28
- Fix except when used everywhere by @santib in #29
- Fix #as_json on the DTOs by @santib in #31
- Fix AR leakage by @santib in #30
- Add seba as author by @sebaherrera07 in #32
New Contributors
- @santib made their first contribution in #1
- @martinjaimem made their first contribution in #2
- @sebaherrera07 made their first contribution in #11
Full Changelog: https://github.com/santib/ar2dto/commits/v0.1.0