# 0.1.20
- a documentation release
# 0.1.18
- swat packages support
- PERL5LIB in swat doc
# 0.1.17
- update documentation
- add version() function to get swat package version
# 0.1.15
- update documentation
- noproxy depricated
- multiline entities
# 0.1.13
- Add swat entities generators
- Add noproxy settings
- Fix pod documentation
# 0.1.12
- Add pod documentation to lib/swat.pm
# 0.1.11
- Makefile.PL sets swat.pm version in provides hash to make it visible at CPAN
# 0.1.10
- CPAN compatible version ( minor fixes in Makefile.PL )
# 0.1.9
- Makefile.PL - does not require any specific version of perl
# 0.1.8
- http port variable
- update documentation
- improve examples
# 0.1.7
- small fixes related swat settings
- add some extra info in swat output
- a lot of impovements to documentation
- add todo list
# 0.1.6
- does not add http:// for requested url
# 0.1.5
- curl_params varibale now is respected
- small internal changes ( path to session file )
# 0.1.4
- fix typos in README
- notion of prove options in README
- add some extra info in swat output
# 0.1.3
- fix for case when post and get check patterns files exist for the same route
- typo fixes in lib/swat.pm help info
# 0.1.1
- increase connect-timeout to 20 seconds
# 0.1.0
- first version