Releases: RyanFarrah67/Timestampable
Releases · RyanFarrah67/Timestampable
2.1.0
2.0.0
The TimestampableSubscriber take an AnnotationReader object in the constructor instead of creating one in runtime.
- allow better dependency injection system
- allow the user to specify his own annotationReader object
1.0.1
- Correct test mapping paths
- Ensure that the test for the update date has delay to prevent the update date being the same date as before.
- Edit .travis.yml to be more specific about the environment targeting
1.0.0
Introduce the stable library.
- Annotations to make datetime entity properties automatically handled on create or update.