## Change Log ### 0.8.1 * Relax Ruby version requirement to allow Ruby 3.0 ### 0.8.0 * Drop support for Ruby 1 * Remove #to_h mixin ### 0.7.0 * Improve mixin system * More logical class/model/inheritance logic * Rename Clone mixin to NoClone ### 0.6.0 * Fix specs * Fix #dup ### 0.5.0 * Initial public release