Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 695 Bytes

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 695 Bytes

Change Log All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

[0.3.0] - 2016-02-15

Removed

  • PhantomJs is no longer necessary

Changed

  • Modified the text ouput a little

[0.2.1] - 2016-02-15

Fixed

  • Problem with private methods

[0.2.0] - 2016-02-14

Added

  • Cache clearing

Fixed

  • Functions with question marks in the name work now

[0.1.1] - 2016-02-14

Changed

  • Code refactoring.

  • examples now prints the result instead of returning it.

Added

  • Doc meta to examples.

Fixed

  • This changelog.

0.1.0 - 2016-02-13

Initial commit