dockerfile/examples/standardnotes/official-src/server-main/packages/time/CHANGELOG.md

14 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.18.1 (2023-11-27)

Bug Fixes

  • repository config in package.json files (ed1bf37)

1.18.0 (2023-11-27)

Features

  • add npm provenance to published packages (e836abd)

1.17.0 (2023-09-28)

Features

  • block file operations during transition (#856) (676cf36)

1.16.0 (2023-09-26)

Features

  • refactor handling revision creation from dump (#854) (ca6dbc0)

1.15.3 (2023-09-04)

Note: Version bump only for package @standardnotes/time

1.15.2 (2023-09-01)

Note: Version bump only for package @standardnotes/time

1.15.1 (2023-08-31)

Bug Fixes

1.15.0 (2023-08-24)

Features

  • add trigerring items transition and checking status of it (#707) (05bb12c)

1.14.6 (2023-06-01)

Bug Fixes

1.14.4 (2023-05-09)

Bug Fixes

  • node engine version requirement in package.json files (62a0e89)

1.14.3 (2023-05-05)

Note: Version bump only for package @standardnotes/time

1.14.2 (2023-02-23)

Bug Fixes

  • auth: mark sessions that are longer than configured as expired (f13944b)

1.14.1 (2023-01-20)

Note: Version bump only for package @standardnotes/time

1.14.0 (2022-11-14)

Features

  • analytics: extract domain core into a separate package (0f94e2a)

1.13.3 (2022-11-14)

Bug Fixes

1.13.0 (2022-11-02)

Features

  • auth: add processing user requests (2255f85)

1.12.0 (2022-10-19)

Features

  • building server applications in ARM64 architecture for Docker (fd92866)

1.11.1 (2022-10-06)

Note: Version bump only for package @standardnotes/time

1.11.0 (2022-09-06)

Features

  • time: add converting microseconds to time structure (db8333a)

1.10.0 (2022-09-05)

Features

  • auth: add keeping stats on payments (0c176b7)

1.9.1 (2022-07-12)

Note: Version bump only for package @standardnotes/time

1.9.0 (2022-07-06)

Features

1.7.2 (2022-07-04)

Note: Version bump only for package @standardnotes/time

1.7.1 (2022-06-23)

Bug Fixes

  • upgrade microtime package version (65ec0e6)

1.7.0 (2022-05-30)

Features

  • getting timestamp in seconds (24c3215)

1.6.10 (2022-05-30)

Bug Fixes

  • add converting string dates to seconds (f1ccbc9)

1.6.9 (2022-05-04)

Note: Version bump only for package @standardnotes/time

1.6.8 (2022-05-04)

Note: Version bump only for package @standardnotes/time

1.6.7 (2022-04-22)

Note: Version bump only for package @standardnotes/time

1.6.6 (2022-04-15)

Note: Version bump only for package @standardnotes/time

1.6.5 (2022-04-11)

Note: Version bump only for package @standardnotes/time

1.6.4 (2022-03-31)

Note: Version bump only for package @standardnotes/time

1.6.3 (2022-02-28)

Bug Fixes

  • add pseudo change to get lerna to trigger (41e6817)

1.6.2 (2022-02-28)

Bug Fixes

  • add pseudo change to get lerna to trigger (41e6817)

1.6.1 (2022-02-10)

Bug Fixes

  • timer tests with utc dates (c0b15a2)

1.6.0 (2022-02-09)

Features

1.5.0 (2022-02-09)

Features

  • add calculating time difference in days (1348065)

1.4.5 (2021-12-29)

Note: Version bump only for package @standardnotes/time

1.4.4 (2021-12-29)

Note: Version bump only for package @standardnotes/time

1.4.3 (2021-12-29)

Note: Version bump only for package @standardnotes/time

1.4.2 (2021-12-29)

Bug Fixes

  • remove code coverage reports from repository (61f5dfd)

1.4.1 (2021-12-29)

Bug Fixes

  • correct gitignore paths (cefc0cf)
  • include dist in static components (d17ce0f)

1.4.0 (2021-12-23)

Features

  • rename email backup setting to email backup frequency (25e7b46)

1.3.3 (2021-12-23)

Bug Fixes

1.3.2 (2021-12-23)

Bug Fixes

  • add publishing from package version by lerna (80433d0)

1.3.1 (2021-12-23)

Bug Fixes

  • remove the ammend commit from lerna versioning (f0400d9)

1.3.0 (2021-12-23)

Features

  • add one drive backup frequency setting (#522) (c27827f)

1.2.4 (2021-12-23)

Bug Fixes

  • remove running tests upon deployment - ensured on PR status checks (#523) (5c795d1)

1.2.3 (2021-12-23)

Bug Fixes

1.2.2 (2021-12-23)

Bug Fixes

  • checkout with personal access token (773c1ef)

1.2.1 (2021-12-22)

Bug Fixes

  • gpg signing with CI StandardNotes user (d72f61c)

1.2.0 (2021-12-22)

Features

1.1.0 (2021-12-22)

Bug Fixes

Features

  • add converting date to milliseconds (#513) (088bfcf)
  • add method for getting n days ago date (#434) (4aa91c1)
  • add n-hours ahead and ago methods for timer (7ced52d)
  • add time package (#311) (f50d8aa)
  • features instead of permissions (#385) (b53e967)
  • upgrade node engine versions to latest active LTS (#462) (686fc15)