Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Feb 18:42
· 106 commits to main since this release

Changelog

  • abd1bcf add the net package
  • 2ed5d02 add the server struct update the module
  • 85b94f4 feat: Add JSON serialization/deserialization and HTTP client functionality as standard library modules.
  • 264b49c feat: Add net standard library module and preload http, json, and net modules.
  • eaa3767 feat: Embed build version and commit information, and add a --version flag to display it.
  • 089576f feat: Introduce HTTP client functionality and preload net and json standard library modules.
  • 84a470f feat: Introduce net standard library module with server creation capabilities and a new SERVER_OBJ type.
  • c993042 update the release.yml