All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- Type Wildcards for
implicit_select_allclause. You now can use the character_to match all types within the struct. - Decorators
castandunsafe_transmutethat can be used in thein_arrayattributes and theimplicit_select_allclause, for converting field types to other types.
implicit_select_allclause for thegen_arrayattribute. With it, you can select fields by type, without having to usein_array.
gen_array, andin_arrayattributes.