The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# 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