Releases: ngshiheng/sgs-issuance-calendar
Releases · ngshiheng/sgs-issuance-calendar
v1.3.0
1.3.0 (2025-01-02)
Bug Fixes
- set all-day date for existing events in case of date changes (383663d)
Features
- add getMASBillsIssuanceCalendar method (334bb83)
- add getMASFRNIssuanceCalendar method (70f2baa)
- implement createMASBillsIssuanceCalendar function (a4c99ab)
- implement createMASFRNIssuanceCalendar function and update event description handling (92b2c32)
v1.2.0
1.2.0 (2024-12-09)
Features
- update calendar generation to handle current+1 year (aa89bfd)
v1.1.3
1.1.3 (2023-12-02)
Bug Fixes
- extend the existing event date range check to prevent creating duplicate events (510dee7)
v1.1.2
1.1.2 (2023-11-06)
Bug Fixes
- change SSB closingDate to last_day_to_apply (21dad1a)
v1.1.1
1.1.1 (2023-10-31)
Bug Fixes
- add additional details to event description (c8c9244)
v1.1.0
1.1.0 (2023-10-26)
Features
- ensure ongoing updates of event descriptions (1c781c1)
v1.0.1
1.0.1 (2023-10-26)
Bug Fixes
- set event visibility to public (4144400)
v1.0.0
1.0.0 (2023-10-21)
Bug Fixes
- create event with setGuestsCanSeeGuests as false (7c165c6)
- wrong switch case for t-bill (e442cca)
Features
- add createSavingsBondsIssuanceCalendar (4a0ba6f)
- add createSGSBondsIssuanceCalendar (0530ca5)
- add getSavingsBondIssuanceCalendar method (392096c)
- add getTBillsIssuanceCalendar method (274bb0f)
- add MASApiService and getSGSBondsIssuanceCalendar method (8e45d70)
- add monthly trigger to create 6-month t-bill issuance calendar (fc1c032)
- create both announcement and auction date events (3b3f212)
- refactor code to support create t-bill issuance calendar for 1y and 6mo (d0fdd2c)