Release 3.2.0
- Minimum Ruby version now 2.6.
- Replace dependency on awesome_print with amazing_print.
- Improve
Literal#inspect
to show language and built-in datatype. - Fix Struct initialization for upcoming change to Ruby after 3.1.
Literal#inspect
to show language and built-in datatype.