Smutty
MVC Framework
Changes
This page contains details about changes that are made to Smutty for each release. (These are things I remember to add, for a full list of changes see the svn log, :P)
0.1.2 (Pending)
- User defined error handler
0.1.1
- Enhanced Model Validation (RegExps, Min/Max Lengths)
- Custom Error Pages
0.1
- Bug Fixing
0.0.16
- Bug Fixing
0.0.15
- A few extra handy smarty plugins
- Bug fixing
- Added a JSON library to easily create JSON code from php objects
0.0.14
- Web-based interface to unit tests
- Speed improvements (there wasn't a problem, just made it faster! :D)
- Bug fixing
0.0.13
- Easily join models when querying
- Updated Enigform integration
0.0.12
- Updated Enigform support
- PHP5 now required (sorry)
0.0.11
- $has_relation many-to-many mapping for models
- Ability to delete models
- Error reporting levels
- Many, many bugs squashed
0.0.10
- Lots of bug fixing and reworking of codebase
- "paginate" plugin for easily creating page links
- Setup utility added to smut
- Ordering of data in Smutty Manager
0.0.9
- API Reference added (with code view for methods)
- API Standardization, benchmarking and bug fixing.
- Permissions controls to the Smutty Manager
- Prettier error reporting!
0.0.8
- Much Improved Smutty Manager
- Stabalising API for 0.1
0.0.7
- Custom Property Handlers
- EnigForm integration
- Model "Management"
0.0.6
- Better PHP5 support
- Caching for Resources, MUCH Improving Speed
- Better Data Validation for Models (and form input automation)
- Automatic Syndication (RSS) for Models
0.0.5.1
- Important bug fixing
0.0.5
- Ajax "live" fields
- Database Abstraction Model
- Smarty Plugins for form handling
- Better automated data population from forms for models
- Transaction Grouping for Models
0.0.4
- Ajax Helpers including Drag and Drop
- Vastly Improved Routing (internally)
- Smarty util functions (like link and url) react properly to custom routes!
- Much reduced download/install size
0.0.3
- Custom Routes
- Query String Data Handling
- Basic Unit Testing
0.0.2
- User authentication and session handling
- Data validation for models
0.0.1 - Initial Release
Links: Post a comment