This repository has been archived by the owner on May 3, 2024. It is now read-only.
Releases: rubyatscale/package_protections
Releases · rubyatscale/package_protections
package_protections 2.2.1
What's Changed
- Fix issue where .rubocop_todo.yml is poorly formatted by @alexevanczuk in #29
Full Changelog: v2.2.0...v2.2.1
package_protections 2.2.0
What's Changed
- Allow package protections to self configure by @alexevanczuk in #28
Full Changelog: v2.1.1...v2.2.0
package_protections 2.1.1
What's Changed
- Fix bug where package protections doesn't look at packs/*/.rubocop_todo.yml by @alexevanczuk in #27
Full Changelog: v2.1.0...v2.1.1
package_protections 2.1.0
What's Changed
- Use autoload when possible to lazily require internal dependencies by @technicalpickles in #22
- Bump version to 2.1.0 by @technicalpickles in #24
- Update bundler, add platforms and remove ruby by @technicalpickles in #26
New Contributors
- @technicalpickles made their first contribution in #22
Full Changelog: v2.0.0...v2.1.0
package_protections 2.0.0
What's Changed
- Simplify namespace protection by @alexevanczuk in #21
- Bump version by @alexevanczuk in #23
Full Changelog: v1.4.0...v2.0.0
package_protections 1.4.0
What's Changed
- Add .DS_Store to .gitignore by @kellysutton in #18
- Add support for nested packs by @alexevanczuk in #20
Full Changelog: v1.3.0...v1.4.0
package_protections v1.3.0
What's Changed
- Improve exported rspec helper by @alexevanczuk in #16
Full Changelog: v1.2.0...v1.3.0
package_protections v1.2.0
What's Changed
- Export package protections rspec support by @alexevanczuk in #13
Full Changelog: v1.1.1...v1.2.0
package_protections v1.1.1
What's Changed
- Fix bug with root package protections by @alexevanczuk in #12
Full Changelog: v1.1.0...v1.1.1
package_protections v1.1.0
What's Changed
- Fix a typo in the README by @kellysutton in #9
- Type rubocops by @alexevanczuk in #11
- Make the RubocopProtectionInterface simpler to support easier rubocop based package protections by @alexevanczuk in #10
New Contributors
- @kellysutton made their first contribution in #9
Full Changelog: v1.0.0...v1.1.0