Automatic release framework based on conventional commits and semantic versioning
Manage multiple installed versions of a package in a dedicated store.
Code versioning decorator
Versionary has a simple VersionNumber object that allows you to do things like `raise "Not the right version" unless VersionNumber.of( RUBY_VERSION ) >= '1.9.2'`