Releases: just-dandi/dandi
Releases · just-dandi/dandi
v1.0.0-alpha.38
1.0.0-alpha.38
v1.0.0-alpha.23
@dandi/common
- 7939811 -
Uuid
: fix double-wrapping values - 4ea6468 - make
Currency
cache values for reference comparisons - 0264473 -
Disposable
: prevent makingdisposed
property inaccessible
@dandi/core
- d7bf609 - adds
Resolver.resolveInContext
to allow resolving dependencies within an existingResolverContext
, the same asinvokeInContext
@dandi/hal and @dandi/mvc-hal
rename core packages
@dandi/core
is now@dandi/common
@dandi/di-core
is now@dandi/core
v1.0.0-alpha.12
- Adds
@dandi/aws-lambda
package for using@dandi/di-core
with AWS Lambda