fix #6: compatibility with 8.2
[awesomized/ext-ion] / ion_arginfo.h
2022-04-28  Michael Wallnerremove Options classes
2022-04-01  Michael Wallnerrefactor serde interfaces and impls
2022-03-01  Michael Wallneraccept arrays as named parameters for {Uns,S}erializer and
2022-02-28  Michael WallnerFix #5: ion\Timestamp crashes with string timezones
2022-01-25  Michael Wallnermove PHP and System table enums to the Symbol ns
2022-01-20  Michael Wallnerfix reader/writer options according to docs
2022-01-12  Michael Wallneradd ci workflow
2022-01-12  Michael Wallnercoverage++
2022-01-11  Michael Wallnerseriously simplify the buffer writer by not accepting...
2022-01-11  Michael Wallnertests++
2022-01-10  Michael Wallnerfix timestamp formats
2022-01-07  Michael Wallnerdefine clonability
2021-12-22  Michael Wallnerdiscard a few previous ideas
2021-12-22  Michael Wallnerensure proper default initialization
2021-12-21  Michael Wallnerremove collections, which are pretty low level
2021-12-20  Michael Wallnerimprove shared symbol tables
2021-12-20  Michael Wallnerfix default options
2021-12-17  Michael Wallnerimprove symbol/table/catalog support
2021-12-16  Michael Wallnerfix timestamp support
2021-12-15  Michael Wallnerimprove decimal context
2021-12-15  Michael Wallnersupport multi sequence un/serialization
2021-12-14  Michael Wallnersort of correct unserialize input arg type
2021-12-14  Michael Wallneradd ion\LOB
2021-12-10  Michael Wallnerimprove object un/serialization
2021-12-09  Michael Wallnerimprove un/serialization API
2021-12-07  Michael Wallnerimprove symbol support
2021-12-07  Michael Wallnerimprove timestamp support
2021-12-07  Michael Wallnerimprove decimal support
2021-12-07  Michael Wallnerbetter handling of unserialization with annotations
2021-12-06  Michael Wallnerinitial ci