Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 299 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 299 Bytes

Changelog

1.0.2 - 2018-11-25

  • Replace is_callable by instance of \Closure.
  • Code cleanup (remove unused methods).
  • Add a changelog file.

1.0.1 - 2018-11-24

  • Fix various typos in the documentation.
  • Allow calling builder methods more than once.

1.0.0 - 2018-06-17

  • Initial release.