All Versions
43
Latest Version
Avg Release Cycle
82 days
Latest Release
1686 days ago

Changelog History
Page 5

  • v1.1.1 Changes

    June 11, 2012
    • Added enterprisejs example
    • Added: join base for .canonicalPath. Closes #12
    • Fixed location.origin usage [fisch42]
    • Fixed pushState() when unhandled
  • v1.1.0 Changes

    June 06, 2012
    • Added + support to pathtoRegexp()
    • Added page.base(path) support
    • Added dispatch option to page(). Closes #10
    • Added Context#originalPath
    • Fixed unhandled links when .base is present. Closes #11
    • Fixed: Context#path to "/"
  • v0.0.2 Changes

    June 05, 2012
    • Added make clean
    • Added some mocha tests
    • Fixed: ignore fragments
    • Fixed: do not pushState on initial load