BCF 2.1.0 Released
A minor release of BCF Library a great of BCF Editor.
- NOTE: Fixed a bug initializing parameters with empty arrays instead null if no child rows present. Check your functions and validators parameters always for null! (BCF Library)
- documentation update (BCF Library)
- added documentation (BCF Editor)
- added keyboard navigation support, context menus (BCF Editor)
- performance improved when using async calculation (BCF Library)
- fixed a bug sometimes occurred when using mixed sync and async validation (BCF Library)
- added support for covariant array generation when parameter is assigned via child relation (BCF Editor)
- changed modifier of BcfBindingSource.GetDefaultActiveRowView protected virtual to allow custom selection of CurrentRowView when navigating (BCF Library)