Releases: web-scheduler/web-scheduler-api
Releases · web-scheduler/web-scheduler-api
0.1.27
- Implement custom cron expression validator by @ElanHasson (#58)
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot (#59)
- Bump Serilog.AspNetCore from 4.1.0 to 5.0.0 by @dependabot (#56)
- Bump WebScheduler.Abstractions from 0.1.12 to 0.1.17 by @dependabot (#55)
👨🏼💻 Contributors
@ElanHasson, @dependabot and @dependabot[bot]
What's Changed
- Bump WebScheduler.Abstractions from 0.1.12 to 0.1.17 by @dependabot in #55
- Bump Serilog.AspNetCore from 4.1.0 to 5.0.0 by @dependabot in #56
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #59
- Implement custom cron expression validator by @ElanHasson in #58
Full Changelog: 0.1.26...0.1.27
0.1.26
- Cleanup scheduled task creation by @ElanHasson (#54)
👨🏼💻 Contributors
What's Changed
- Cleanup scheduled task creation by @ElanHasson in #54
Full Changelog: 0.1.25...0.1.26
0.1.25
- Randomize second to run on nth random second by @ElanHasson (#52)
👨🏼💻 Contributors
What's Changed
- Randomize second to run on nth random second by @ElanHasson in #52
Full Changelog: 0.1.24...0.1.25
0.1.24
- Changed efault createdAt date to 0. by @ElanHasson (#50)
👨🏼💻 Contributors
What's Changed
- Changed efault createdAt date to 0. by @ElanHasson in #50
Full Changelog: 0.1.23...0.1.24
0.1.23
- Fix sql query to handle null date by @ElanHasson (#48)
👨🏼💻 Contributors
What's Changed
- Fix sql query to handle null date by @ElanHasson in #48
Full Changelog: 0.1.22...0.1.23
0.1.22
- Correct typo in sql by @ElanHasson (#47)
- Update query to reflect Create => CreatedAt column name change by @ElanHasson (#46)
👨🏼💻 Contributors
What's Changed
- Update query to reflect Create => CreatedAt column name change by @ElanHasson in #46
- Correct typo in sql by @ElanHasson in #47
Full Changelog: 0.1.21...0.1.22
0.1.21
- Implement new model types by @ElanHasson (#44)
👨🏼💻 Contributors
What's Changed
- Implement new model types by @ElanHasson in #44
Full Changelog: 0.1.20...0.1.21
0.1.20
- Simplify Pagination to use Offset and PageSize by @ElanHasson (#43)
👨🏼💻 Contributors
What's Changed
- Simplify Pagination to use Offset and PageSize by @ElanHasson in #43
Full Changelog: 0.1.19...0.1.20
0.1.19
- serialization woes by @ElanHasson (#42)
👨🏼💻 Contributors
What's Changed
- serialization woes by @ElanHasson in #42
Full Changelog: 0.1.18...0.1.19
0.1.18
- First round of pagination by @ElanHasson (#41)
- Add data protection by @ElanHasson (#40)
👨🏼💻 Contributors
What's Changed
- Add data protection by @ElanHasson in #40
- First round of pagination by @ElanHasson in #41
Full Changelog: 0.1.17...0.1.18