lib.haxe.org

haxigniter

An easy-to-use web framework for haXe.
Version
0.92
Owner
ciscoheat
License
BSD

History

  • 2010-01-24 14:04:59
    0.92
    Database fix for null values and RestHandler method signature change. Haxe 2.05 or later is required for this version.
  • 2010-01-21 12:21:33
    0.91
    RestApi improvements, database features, curl and file download library added. DatabaseConnection class renamed to Database. Please update your classes. Haxe 2.05 or later is required for this version.
  • 2010-01-04 00:00:10
    0.9
    Plenty of nice additions that isn't very obvious but will make the input/output handling much nicer when needed. Two interfaces changed in this version, so make sure you read the Changelog and update them if upgrading.
  • 2009-12-13 10:29:08
    0.84
    Some unit test changes, url and mod_rewrite fixes. Note that behavior of Url.siteUrl() changed - no slash is added after return value anymore. Update your templates if you're using it there.
  • 2009-12-06 18:04:20
    0.83
    Mostly RestApi and validation fixes. See Changelog for more details.
  • 2009-11-27 09:08:42
    0.82
    Added input validation library, fixed some bugs in RestApi, better development mode for run.n. See Changelog for more details.
  • 2009-11-23 16:41:28
    0.81
    Build tool improvements, RestApi and unit test fixes. See Changelog.
  • 2009-11-22 23:07:46
    0.8
    First haxelib release!