- Handle empty structs in clientgen [(75)](https://github.com/kevinheavey/anchorpy/pull/75)
0.9.1
Fixed
- Fixed edge case where invalid `import` code gets generated [(71)](https://github.com/kevinheavey/anchorpy/pull/71) - Include logs in ProgramError instances [(72)](https://github.com/kevinheavey/anchorpy/pull/72)
0.9.0
Added
- Added `anchorpy client-gen` [(70)](https://github.com/kevinheavey/anchorpy/pull/70) - Added floats support to IDL [(70)](https://github.com/kevinheavey/anchorpy/pull/70)
0.8.3
Changed
- Updated error codes [(69)](https://github.com/kevinheavey/anchorpy/pull/69) - Updated event parser to support sol_log_data [(68)](https://github.com/kevinheavey/anchorpy/pull/68) - Updated solana-py dependency to 0.23.1 [(67)](https://github.com/kevinheavey/anchorpy/pull/67)
0.8.2
Added
- Update IDL types [(64)](https://github.com/kevinheavey/anchorpy/pull/64) and [(#66)](https://github.com/kevinheavey/anchorpy/pull/66)