Skip to content

v0.3.0 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@cbornhoft cbornhoft released this 01 Nov 13:42
· 40 commits to master since this release

Features

  • Refactored how Carbon handles data. It's now more of a traditional data mapper.
  • Route class now handles non-supplied components and actions and will default to index
  • Sanitize and Validate methods now accept data on-the-fly to make usage a little easier
  • Collection class has full Iterator support
  • Improved I18n performance by using printf functionality to replace complex strings