Skip to content

Releases: lstertz/ContextualProgramming

v1.1.1

08 Mar 02:09
c8f83bc

Choose a tag to compare

Enables initialization behaviors to call app methods from their constructors without an exception being thrown.

v1.1.0

16 Feb 04:48
8f7b502

Choose a tag to compare

Adds support for behaviors with dependencies on contexts created by other behaviors.

Full Changelog: v1.0.0...v1.1.0

1.0.0

03 Jan 02:08
1194fcf

Choose a tag to compare

Initial release providing behaviors with self-created dependencies (contexts) and operations invoked in response to value changes.

Full Changelog: https://github.com/lstertz/ContextualProgramming/commits/v1.0.0