Releases: GabrielHCataldo/go-mongo-template
Releases · GabrielHCataldo/go-mongo-template
v1.2.2
v1.2.1
Added FindOneAndDeleteById, FindOneAndReplaceById, FindOneAndUpdateById and global option.
v1.2.0
Bug fix find pageable input ref.
v1.1.9
Bug fix convert to string and validate type IsBytes.
v1.1.8
Added decode page result.
v1.1.7
Bug fix current page on PageResult
v1.1.6
Added a custom type to the pagination content to facilitate conversion to the desired slice and item type.
v1.1.5
Added a custom type to the pagination content to facilitate conversion to the desired slice and item type.
v1.1.4
Bug fix convert primitive.Datetime to time.Time and validations time AfterToday and Today validator.
v1.1.3
Updated dependencies, and implementation go-helper, go-errors.