3.0.3 (2021-05-13)
Merged pull requests:
- Fix code climate badge #102 (bess)
- Update CI matrix to only cover supported versions #101 (bess)
- Fix deprecated/removed update_attributes! with update! #100 (dgcliff)
- Remove remaining active_fedora:noid references from README #99 (cjcolvar)
- Adding CONTRIBUTING.md
This was uploaded via automation. #98 (jeremyf)
v3.0.2 (2020-06-11)
Implemented enhancements:
- Test against Ruby releases 2.6.3, 2.5.5, and 2.4.6 #90
Closed issues:
- Add support for Rails 6.0.z releases #94
- Add support for Ruby 2.7.z releases #93
- Use CircleCI for continuous integration #88
Merged pull requests:
- Prep for 3.0.2 release #97 (bess)
- Align on current samvera style guide #96 (bess)
- Adding Ruby 2.7.z and Rails 6.y.z releases to the CircleCI build configuration #95 (jrgriffiniii)
- Update CircleCI Ruby and Rails versions #92 (botimer)
- Updates the CircleCI configuration to test against Ruby releases 2.6.3, 2.5.5, and 2.4.6 #91 (jrgriffiniii)
- Use CircleCI over Travis #89 (tpendragon)
- Test on latest rails versions including 5.2.2 #87 (cjcolvar)
v3.0.1 (2018-11-26)
Fixed bugs:
- Cannot override identifier_in_use lambda #85
Closed issues:
- Report code coverage to coveralls #80
- Update README/Code_of_Conduct/CONTRIBUTING/etc to CCMWG Templates #79
Merged pull requests:
- Allow override of identifier_in_use lambda #86 (elrayle)
- Updates the documentation to be in compliance with the Component Maintenance WG templates #84 (jrgriffiniii)
- Remove Gemnasium #83 (jcoyne)
- Change Hydra to Samvera, remove Gemnasium #82 (jcoyne)
- Adjusting the spec config. in order to report test coverage to Coveralls #81 (jrgriffiniii)
- Update readme for samvera and the noid-rails change. #78 (jcoyne)
v3.0.0 (2017-12-13)
Merged pull requests:
- Don't calculate coverage on the generated test app #77 (jcoyne)
- Drop the dependency on active-fedora #76 (jcoyne)
- Allow running on ActiveFedora 12 #75 (jcoyne)
- Bump version to 2.2.0 #74 (jcoyne)
- Updating CONTRIBUTING.md as per Hydra v11.0.0 #64 (jeremyf)
v2.2.0 (2017-05-25)
Merged pull requests:
v2.1.0 (2017-05-18)
Merged pull requests:
v2.0.2 (2017-03-01)
Closed issues:
Merged pull requests:
- Bump version to 2.0.2 #70 (atz)
- next_id should only query once inside the transaction #69 (atz)
- Relax rake dependency pinning #68 (cbeer)
- Remove db:migrate from the generator #63 (jcoyne)
- Update README to be less specific about versions #62 (mjgiarlo)
v2.0.1 (2017-01-09)
Closed issues:
- Calling select on nil raises NoMethodError. #59
Merged pull requests:
- Bump version to 2.0.1 #61 (jcoyne)
- Automatically seed the database. Fixes #59 #60 (jcoyne)
- Update README.md #58 (mjgiarlo)
- Sync up the master README and 2.x-stable README #56 (carrickr)
- remove note 1 from the readme but use the more descriptive code block #55 (carrickr)
- replace note 2 with the text from Sufia's minter doc #53 (carrickr)
- update the version.rb file and mark the specific version in the README #52 (carrickr)
v2.0.0 (2016-11-29)
Closed issues:
- Test gem in two configurations: with Rails and without Rails #36
- Conditionalize autoload of Engine and classes that depend on ActiveRecord #35
Merged pull requests:
- Rework RSpec module with enable/disable methods #51 (no-reply)
- Stop spamming IRC with Travis builds #50 (mjgiarlo)
v1.1.3 (2016-10-26)
v2.0.0.beta6 (2016-10-26)
Closed issues:
- Time to graduate out of labs? #22
Merged pull requests:
- Treeify algorithm should raise ArgumentError when passed nil or empty string #47 (mjgiarlo)
- Align README with other promoted gems' READMEs. Fixes #22 #46 (mjgiarlo)
- Clarify the README: must run generator before using new minter #45 (mjgiarlo)
v2.0.0.beta5 (2016-10-24)
Merged pull requests:
v2.0.0.beta4 (2016-10-21)
Merged pull requests:
- Use and test updated Rails versions: 4.2.7.1 and 5.0.0.1 #43 (mjgiarlo)
- Add CodeClimate badge to README #42 (mjgiarlo)
- Fix treeify algorithm #41 (mjgiarlo)
- Alignment and configuration #40 (mjgiarlo)
- Bump engine_cart to 1.0.x #39 (atz)
- Remove duplicate line from Gemfile #38 (atz)
v1.1.2 (2016-10-21)
Fixed bugs:
- Pin for a CurationConcerns issue #34
Closed issues:
- Running generator raises an error. #37
- Test gem in two configurations: with Rails and without Rails #36
- Conditionalize autoload of Engine and classes that depend on ActiveRecord #35
- MinterState isn't requirable by implementors. #29
v2.0.0.beta3 (2016-09-13)
Merged pull requests:
- Loosen Active-fedora dependency to allow version 11 #33 (jcoyne)
- Remove the post_install_message #32 (jcoyne)
v2.0.0.beta2 (2016-08-09)
Fixed bugs:
- Generator fails with Active Fedora 10.1.0 #30
Merged pull requests:
v2.0.0.beta1 (2016-06-22)
Closed issues:
Merged pull requests:
v1.1.1 (2016-06-15)
Closed issues:
Merged pull requests:
v1.1.0 (2016-05-10)
Merged pull requests:
v1.0.3 (2015-12-04)
Merged pull requests:
- Adding check for gone since that is also not a valid id to mint. #18 (carolyncole)
v1.0.2 (2015-08-11)
Merged pull requests:
- Append to minter state files in binary mode. Reverts #16 #17 (mjgiarlo)
- Set default encoding of minter state files and allow overrides. #16 (mjgiarlo)
v1.0.1 (2015-08-06)
Closed issues:
- Remove treeifier workaround #13
- Wrong id for short ids #10
- I need access to push the gem #9
- Discuss the right way to "bucket" assets #5
Merged pull requests:
- Use Marshal to serialize minter state rather than YAML #15 (mjgiarlo)
- Revert treeifier functionality. Fixes #13 #14 (mjgiarlo)
- Test default statefile option. (Fixes typo -- previous test was a duplicate.) #12 (mjgiarlo)
- Calculating baseurl length instead of assumig based on default settings #11 (escowles)
- translate_uri_to_id should handle deeper paths. Fixes #7 #8 (jcoyne)
v0.3.0 (2015-07-14)
Closed issues:
v1.0.0 (2015-04-09)
Closed issues:
- Add Documentation About Configuring AF #2
Merged pull requests:
- Change "bucket" algorithm #3 (jechols)
- Fix coveralls by using spec_helper. #1 (tpendragon)
v0.2.0 (2015-03-31)
v0.1.0 (2015-03-30)
v0.0.1 (2015-02-14)
* This Changelog was automatically generated by github_changelog_generator