Skip to content

Bucketing Assembly Script Lib - 1.4.0 Release

Compare
Choose a tag to compare
@jonathannorris jonathannorris released this 13 Mar 21:31
· 474 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 access variableForUser() using a protobuf interface.