Skip to content

Releases: lstertz/ContextualProgramming

v1.1.1

Choose a tag to compare

@lstertz lstertz released this 08 Mar 02:09
c8f83bc

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

v1.1.0

Choose a tag to compare

@lstertz lstertz released this 16 Feb 04:48
8f7b502

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

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

1.0.0

Choose a tag to compare

@lstertz lstertz released this 03 Jan 02:08
1194fcf

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