Bucketing Assembly Script Lib - 1.4.0 Release
·
674 commits
to main
since this release
- Optimizations to move sorting + data ordering tasks to initialization of the config objects.
- Optimizations to create
Map<>types during initialization for values which were iterated over previously. - Add
variableForUser()method to bucket user for a single variable, rather then all variables in a project - Add
variableTypeFromPB()method to accessvariableForUser()using a protobuf interface.