Skip to content

Releases: danielFHcode/class-merger

1.0.1

27 Sep 13:13
Compare
Choose a tag to compare

Added Static Property Support (v1.0.1)

In this release:

  • Support was added for static class properties.
  • Can't merge class list of length 0 error will now show up when not passing in parameters to function as apposed to the system errors that appeared previously.

1.0.0

26 Sep 16:59
Compare
Choose a tag to compare

First Release! (v1.0.0)

This is the initial release of this library, if you want to read about what it can do, feel free to check out the README file of this release.