Skip to content

Releases: katmore/flat

phone data update

09 Mar 14:02
65fdc24
Compare
Choose a tag to compare

v1.5.4

09 Jan 10:31
c63e2e6
Compare
Choose a tag to compare
design_class resolver fix

convert dashes to underscores when checking if design class exists

v1.5.3

12 Nov 12:49
102f17f
Compare
Choose a tag to compare
  • updates to \flat\asset and related
  • updates to \flat\tmpl and related

sql builder fix

11 Nov 22:57
3f2cbf8
Compare
Choose a tag to compare

remove default "limit"

v1.5.1

09 Nov 03:36
965677e
Compare
Choose a tag to compare
  • "built-in" asset dependencies
  • resolvable template interface

register assets / dependencies

07 Nov 04:04
8d6d3f9
Compare
Choose a tag to compare
v1.5.0

register asset functionality

html encoding updates

19 Oct 05:00
09e2159
Compare
Choose a tag to compare

improvements to HTML serialization

allow null route return type

18 Sep 08:21
5b58ae9
Compare
Choose a tag to compare
v1.4.8

allow null route controller

route provider return type

18 Sep 08:07
3e2d7a9
Compare
Choose a tag to compare
v1.4.7

route return type

cli controller updates

16 Aug 22:58
620978b
Compare
Choose a tag to compare

Added the method \flat\core\cli::getopt_and_operand() which provides option and operand values using getopt() specifications.