Skip to content

0.4.1: Input and error handling fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@thekid thekid released this 29 Aug 09:44
· 84 commits to main since this release
  • Added various tests, increasing test coverage to 100%. See #3 - @thekid
  • Fixed error handling for web.Error instances - @thekid
  • Fixed FromApiGateway::readLine() not returning EOF correctly - @thekid