Releases: neuroglia-io/framework
Releases · neuroglia-io/framework
2.0.9
What's Changed
- Fixed the ESEventStore by catching WrongExceptionVersionException and transforming them into OptimisticConcurrencyExceptions by @cdavernas in #38
Full Changelog: v2.0.8...v2.0.9
2.0.8
What's Changed
- Removed the non-generic Snapshot abstract class to avoid clashes during serialization (i.e. duplicated data property) by @cdavernas in #37
Full Changelog: v2.0.7...v2.0.8
2.0.7
What's Changed
- Handled string interpolation in JQ expression evaluator by @JBBianchi in #35
Full Changelog: v2.0.6...v2.0.7
2.0.6
What's Changed
- Fixed JQ expression evaluator with bash by @JBBianchi in #33
- Rewritten JQExpressionEvaluator by @JBBianchi in #34
Full Changelog: v2.0.5...v2.0.6
2.0.5
What's Changed
- Simplified the function used to escape double quotes when evaluating JQ expressions by @cdavernas in #32
Full Changelog: v2.0.4...v2.0.5
2.0.4
What's Changed
- Fixed the JQExpressionEvaluator by properly escaping escaped sequences by @cdavernas in #31
Full Changelog: v2.0.3...v2.0.4
2.0.3
What's Changed
- Added missing rendering checks in cluster and node template of Neuroglia.Blazor.Dagre by @JBBianchi in #22
Full Changelog: v2.0.2...v2.0.3
2.0.2
What's Changed
- Extended property change support in Neuroglia.Blazor.Dagre by @JBBianchi in #16
Full Changelog: v2.0.1...v2.0.2