Skip to content

Releases: savi-lang/HTTPServer

v0.20230621.0

Choose a tag to compare

@savi-lang-bot savi-lang-bot released this 21 Jun 15:17
f7d743b

What's Changed

  • Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #8
  • Update example code for compatibility with latest TCP library. by @jemc in #9
  • Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #10
  • Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #12
  • Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #11
  • Update example to latest TCP library usage. by @jemc in #13
  • Update for latest Savi syntax. by @jemc in #14

Full Changelog: v0.20220401.0...v0.20230621.0

v0.20220401.0

Choose a tag to compare

@jemc jemc released this 02 Apr 03:40
955d2cb

What's Changed

  • Add examples/simple with a basic HTTP server program. by @jemc in #6
  • Update enum declarations for latest Savi version. by @jemc in #7

Full Changelog: v0.20220304.0...v0.20220401.0

v0.20220304.0

Choose a tag to compare

@jemc jemc released this 04 Mar 23:26
e21454e
Add `HTTPServer` library code.