All notable changes to this project will be documented in this file.
- Update makefile command for release
- Fix typo
- Release timex version 0.3.0-beta.1
- Removed commit cargo release and tag in 'pre-release'
- Removed cargo release commit and tag
- Removed deprecated api
- Added one more option on
security
group on git cliff configuration - Enabled code scan with codeql.yml
- Added cargo audit cron job using github action
- Release timex version 0.2.3-beta.1
- Make stable api from
unstable_get_week_bounded_days_for_given_date
toget_week_bounded_days_for_given_date
- Release timex version 0.1.3-beta.1
- Added pre-release commend in Makefile to make quick pre-release stages
- Release timex version 0.1.2-beta.1
- Add release config with pre hook for changelog version
- Release timex version 0.1.0-beta.1
- Spling of year cut the date and special case on end date of month
- Marking for deprecated function
- Allow dead code
- Rename to better naming
- Update docs and update hard stop of date range
- Update ok for wasm function
- Upload logs
- Removed fallback on api env
- Removed the rewrite
- Allow env varaible for host in grpc
- Formatting
- Improvment on demo website
- Unified api
- Renaming package
- [breaking] Switching the folder structure for better code management
- Update weekday and added new test case
- Added demo link
- Add error support in api
- Update package typescript
- Rewrites of api with support of env
- Rewrites of api
- Changing to debian
- Changing tags
- Changing table and labels
- Github action support
- Add support for docker for the demo server
- Display layman based on the options
- Month feature on never option added
- Correct typing
- Allow env var host
- Adding hard code url of api
- Removed the local host
- Using correct concat method
- Rewrite api path for both
- Remove webassembly
- Fix the binary name and path
- Renaming the docker build push action
- Removed unwanted subtraction of week in test case
- Apply styles format
- Update docs on public api
- Update in example
- Update document on struct
- Update rust docs comment on schedule details struct
- Document update
- Updated read me document and utils function
- Updated read me document
- Added read me document
- Added test case
- Removed github action