sandboxed_core 0.1.2
sandboxed_core: ^0.1.2 copied to clipboard
Core logic and utilities powering the Sandboxed UI development environment. Includes base classes and internal APIs.
0.1.2 #
- FEAT(generator): update code generator to new analyzer.
0.1.1+2 #
- FIX: fix meta for abstract class generated errors.
0.1.1+1 #
- DOCS: fix links in readme.
0.1.1 #
- FIX(core): correct tag resolver functionality in TagsResolver class.
- FEAT(sandboxed_core): enhance dynamic parameter handling and default value resolution.
0.1.0+2 #
- FIX(sandboxed_core): wrap decorator in Builder to fix context issue.
0.1.0+1 #
- DOCS: add documentation.
0.1.0 #
- Initial unstable release