Releases: potloc/potlock
Releases · potloc/potlock
Release potlock v0.2.1
Release potlock 0.2.0
What's Changed
- POT-7606 Setter returns passed value by @thibaultcouraud in #1
New Contributors
- @thibaultcouraud made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
Initial release
[0.1.0] - 2021-09-16
- 6e4d500 Update
CHANGELOG.md
- 5ba7a8f Update
README.md
with Errors handling - 53ce701 Fix company github url
- c3b8799 Update
README.md
- 4696ef6 Use ruby matrix rather than specific version
- 922df46 Update
README.md
- 1b62b90 Add Rubygems badge
- 9619e6f Ignore .gem files
- c596b5f Add Rubocop badge to
README.md
- 9321e09 Add badges to
README.md
- 1dbad1c Revert - Ignore Markdown files in Github Actions
- 8a9b733 Ignore Markdown files in Github Actions
- ea33fe3 Ignore Markdown files in Github Actions
- f56902d Update docs regarding Potloc open source template
- fbb3e4b Create SECURITY.md
- 23b37cf Use of MockRedis rather than a Redis service
- 48f6d7f Exclude potlock.gemspec from rubocop BlockLength
- 220d349 Remove redis env var for rspec
- df02e5a Add environment variable support for Redis connection
- 072cac7 Add Redis Service
- 2544ed5 Fix Gemfile.lock
- b4ea739 Initial commit