- Optain the last change of a model attribute
- Optain all the changes of a model
- Add docs
- Add eventsList (Issue #4)
- Fixed docs
- Add save user_id as option (Issue #2)
- Add docs
- Add ignoreFields property (Issue #1)
- Add minimum-stability in composer.json
- Fixed codestyle
- Add some changes in documentation
- "As extend the class ActiveRecord" is deprecated now
- Maybe use as behavior or as extend the class ActiveRecord
- New structure
- Refactoring
- Rename provider to manager
- Fixed FileManager: added lock for files
- Added examples in README
- Added file LICENCE.md
- Added options for provider (ex. filename in FileManager).
- Small fix
- Removed namespace from call of manager
- Initial release.