OjG v1.12.6 Release Notes

Release Date: 2021-09-12 // over 2 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ“ฆ Due to limitation (a bug most likely) in the stardard math package math.MaxInt64 can not be used on 32 bit architectures. Changes were made to work around this limitation.

    • Embedded (Anonymous) pointers types now encode correctly.

    โž• Added

    • ๐Ÿ‘Œ Support for json.Unmarshaler interface added.