0.1.1
We are delighted to introduce our new version of Mishka developer tools library. For more info click on GuardedStruct and PermissionAccess.
Changelog for MishkaDeveloperTools 0.1.1
- Add
derivefor sanitizing and validatingEither - Add
derivefor sanitizing and validatingEnum, improved - Add
derivefor sanitizing and validatingequal - Add
exceptionwhen macro is configed forerror: true, only can be called insidesub_fieldandguardedstructmacro - Add
authorized_fieldsvalidating option forsub_fieldandguardedstructmacro - Calling a struct from another module
- Calling list of structs from another module
- Add capability of having a
fieldwith list of structs - Add capability of having a
sub_fieldwith list of structs - Add Automatic generator for a specific key
on - Add a dependent key to another key
auto - Add a key to get a value from another key
from - Add struct information function
- Add transmitting whole output of builder function to its children
- Add new style of builder entries to accept tuple with keys
- Add
auto,on,fromcore keys for list of structs - Re-structured outputs for new capabilities with backward compatibility
- Add permission access module in runtime
Full Changelog: 0.1.0...0.1.1