Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Ergo v0.5.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeromesimeon jeromesimeon released this 22 Dec 00:34

This release fixes two critical bugs in Ergo's JavaScript backend. Happy Holidays! ☃️

Bug fixes

  • 🐞Fix to support missing optional fields in JSON serialization (#492)
  • 🐞Fix for variable shadowing issues in the JavaScript targets (#485)