goracle v2.20.0 Release Notes

Release Date: 2019-09-04 // over 4 years ago
  • โž• Added

    • ObjectType cache in connection.
    • ๐Ÿ‘ Queue support with Objects.

    ๐Ÿ”„ Changed

    • ObjectType.Close became unexported.
    • ๐Ÿ”„ Change Object Set/Get
    • ๐Ÿ‘‰ use golang.org/x/xerrors instead of github.com/pkg/errors.