Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 889 Bytes

CHANGELOG.md

File metadata and controls

29 lines (26 loc) · 889 Bytes

COMPLETED

0.9.0

Dropped support for 1.8.7.

0.8.6

Implemented ngrams and ngram_references.

0.8.5

Finished the port to Savon 2.

0.8.4

Imlemented the API#crossword method for the prefix/suffix search.

0.8.3

Implemented a simple error handling strategy, it is possible to intercept the WLAPI::Error which covers all error types.

Added error for inconvinient user argumets.

Added new tests and refactored old tests.

0.8.1

Moved to dependency management via Bundler.

0.8.0

WLAPI depends on Savon >=0.8.0 with all interface changes have been implemented.

0.7.4

Small fixes in the project infrastructure and test refactoring.

0.7.3

Fixed the bug with a wrong dependency on the latest version of savon. Due to interface changes it depends now on 0.7.9.

0.0.3

Initial release of the lib.