Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 881 Bytes

0.4.1 (2021-09-06)

Allow a configurable number of retries for a 'Data required for operation' error

0.4.0 (2019-12-13)

Add support for copy-on-write wordlists for symboliser builds that support this

0.3.0 (2019-07-19)

Add support for read-only wordlists

0.2.4 (2018-10-25)

Make attachments option in get_wordlist_entries truly optional and update integration tests to work correctly with the latest symboliser

0.2.3 (2018-10-23)

Fix for invalid SOAP XML due to duplicate attributes (issue #3)

0.2.2 (2017-05-17)

Require wordlist entry class in wordlist client so that get_wordlist_entries method works without requiring wordlist entry class separately

0.2.1 (2016-09-13)

Updated hash syntax to be compatible with Ruby 2.1 in tests

0.2.0 (2016-09-13)

Updated hash syntax to be compatible with Ruby 2.1

0.1.0 (2016-09-09)

Initial release