Skip to content

Releases: cubex/framework

4.23.0

17 Dec 12:42
e9504ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.22.1...4.23.0

4.22.1

11 Nov 16:31
ecca49e
Compare
Choose a tag to compare

What's Changed

  • Remove prefixed command by @bajb in #47

Full Changelog: 4.22.0...4.22.1

4.22.0

11 Nov 15:50
bd8acb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.21.0...4.22.0

4.21.0

06 Feb 17:05
c4cd6e9
Compare
Choose a tag to compare

What's Changed

  • Remove unrequired method check by @bajb in #42
  • Resolve handlers by @bajb in #43

Full Changelog: 4.20.0...4.21.0

2.6.7

17 Jan 12:08
b938b87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.6...2.6.7

4.20.0: Viewmodel (#40)

28 Dec 21:56
1008a36
Compare
Choose a tag to compare
* Add viewmodels

* Set the model

* Mixed return type

* Lock public properties

* Templated View Model

* Implement view interface

* Return locked data in json

* Native view model handling

* Controller inject

* Updated view method/param naming

* Cubex aware

* Add context flags

* Default flag return

* Global flag rules

* Basic query string flags

* Test view Model with data and with default render

* Test Json Renderer
Don't default to locked

* reduce test test wording

* only resolve if the method is available

* Test resolving controller and controller methods

* Build for 8.1 and 8.2
remove 7.4 support

* Build for 8.1 and 8.2
remove 7.4 support

* Update to rc

* wait on release

* Add redirect routes

* Bool querystring flags

* Flag rule flow

* Cookie Flags

---------

Co-authored-by: Kyle Essex <[email protected]>

4.19.0

04 Nov 21:50
b7142fe
Compare
Choose a tag to compare

What's Changed

4.18.0

17 Nov 13:21
1ae0e77
Compare
Choose a tag to compare
Make timers more specific (#38)

4.17.0

28 Sep 12:30
e9f4e72
Compare
Choose a tag to compare
Add cubex directory (#36)

4.16.5

17 Jun 16:02
02c60d3
Compare
Choose a tag to compare
Safer logger logging (#35)