Skip to content

Releases: matt-taylor/class_composer

2.1.0

18 Dec 22:10
f504a8e
Compare
Choose a tag to compare

[Feature] Dynamic Configuration (#5)

  • Dynamically allow config's default to get parsed from anything; split out instance methods and class methods

  • update spec

  • modify how we do default shown and add custom cases

  • nits

  • update some dynamic config stuff in relation to default shown

  • version and changelog

2.0.0

01 Dec 05:14
3e20a96
Compare
Choose a tag to compare

New Features: Version 2 bump (#4)

  • bump to 3.3.6 base

  • bump cricle ci ruby versions; reset Gemfile/Gemspec

  • bump version

  • update generator code with test

  • add config generator

  • remove and rename

  • nits

  • modify block for behaviors

  • remove file writing to rails and add private method

  • update changlog and readme

  • add documentation

1.0.2

04 Jul 05:07
def6dd6
Compare
Choose a tag to compare

Add Examples in Readme (#3)

  • Readme update

  • add complex config

  • oops

  • add examples

  • version

1.0.1

04 Jul 03:58
3a97892
Compare
Choose a tag to compare

Add usage patterns (#2)

  • Readme update

  • add complex config

  • oops

1.0.0

27 Jun 22:53
1b61c3f
Compare
Choose a tag to compare

Make it usable (#1)

  • allow custom error klasses; remove kustom array class; spec out tests

  • vesion

  • Empty Commit

  • description

  • specs

  • add falsey behavior and moar specs

  • moar specs

  • this spec may or may not actually get hit; add Array specs

  • major version bump

0.0.1

24 Jun 21:22
Compare
Choose a tag to compare

add lock file