Adrian Chang
Adrian Chang
## Description, Motivation and Context - Why is this change required? Bug fix for OA3 types not being exported in root package. - What does it do? Exports OA3 Types....
**Describe the bug** OA3 types not exported **To Reproduce** Attempt to export OA3 types from spot package. **Expected behavior** OA3 Types Exported **Screenshots** If applicable, add screenshots to help explain...
This is more of a question of design rather than a problem, but why does every method basically throw an exception? I think overall the library should reduce the use...
I don't use the serialization at all and it adds around 2k methods to my application for no real reason. Please make it an optional usage instead of required.
So I think a common need a lot of people have a common need of creating (pushing) and resetting (popping) to a previous scope without myself having to manually remember...