Releases: bogdanRada/washout_builder
Releases · bogdanRada/washout_builder
Release 1.5.0 - Yanked from rubygems
- Yanked from rubygems because was not checking availability corectly for envs and was missing a requirement from activesupport
Release 1.4.3 - Yanked from rubygems
- was yanked becasue was still having required "method_source" although the gem is not a dependency anymore
Release 1.4.2 - Yanked from rubygems
- was yanked because i added dependency to "method_source" gem , but removed this dependency in higher versions, and this version was yanked so people can not download it from rubygems anymore.
Release 1.4.1 - Yanked from rubygems
- was yanked because was not backward compatible with older version that had module option in camelcase instead of underscore
Release 0.15.3
Added ruby 2.1.5 and 2.2.2 to travis build
Release 0.15.2
Stable version
- added appraisal for rails 4.2.1
- added gems for documentation (development)
v0.14.0 - Stable version
Added tests for coverage and fixed a small issue in a helper class.
v0.13.9 -Stable version
- refactored the gem specification
v0.13.7 - Stable version
refactored the gem specification and moved development gems from Gemfile into the gemspec
v0.13.4 - Stable version
refactored some code , removed code duplications and decrease function complexity