Skip to content

v0.3.0

Compare
Choose a tag to compare
@enridaga enridaga released this 03 Sep 13:30
· 129 commits to v0.3-DEV since this release
5aff325

New features:

  • Added option add option: csv.null-string for treating empty strings as null (thanks to @justin2004). See d03c3bb d83627b
  • Fully configurable HTTP client, supporting all HTTP methods, headers, etc... to call Web APIs. See #67
  • HTML, added support for headless browser (thanks to @justin2004). See c3aa0e1
  • New list functions: before, after, previous, next. See #78

Fixes include: #62 #68 7b24914 #80 #81 #82 #84