8000 1.0 - graduate to 1.0 with TZ version 2019c by bxparks · Pull Request #27 · bxparks/AceTime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.0 - graduate to 1.0 with TZ version 2019c #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Oct 3, 2019
Merged

1.0 - graduate to 1.0 with TZ version 2019c #27

merged 36 commits into from
Oct 3, 2019

Conversation

bxparks
Copy link
Owner
@bxparks bxparks commented Oct 3, 2019
  • 1.0 (2019-10-02, TZ DB version 2019c)
    • Add initial support for GitHub actions to implement continuous integration
      using the unit tests that run under UnitHostDuino.
    • Allow NtpClock to use an existing WiFi connection. Add
      examples/HelloNtpClock/ to demonstrate this. (Construct NtpClock assuming network is available #24, thanks
      @denis-stepanov).
    • Fix compiler warning about duplicate FPSTR() macro for ESP32 Core
      version >=1.0.3.
    • Generate the zonedb files for the various validation/*Test integration
      tests on-demand, instead of using the zonedb files checked into
      src/ace_time/zonedb[x]. This allows us to match the version of the TZ
      Database used by AceTime to the version used by Java 11, pytz, and Hinnant
      Date, independently of the version that is generated into
      src/ace_time/zonedb[x].
    • Update src/ace_time/zonedb[x] files to TZ version 2019c.
    • Graduate to version 1.0.

bxparks and others added 30 commits August 27, 2019 08:00
…mpleteness, DS3231Clock will ignore the field
Add DS1307 and DS3232 compatibility info
…t-loop completely if setup() is called with no arguments (#24)
…fy on ESP32; use SERIAL_PORT_MONITOR consistently; other minor tweaks (#24)
…emand, instead of using the src/zonedb/ files
…whose version can be independent of the version in src/ace_time/zonedb[x]
@bxparks bxparks merged commit e40a6ad into master Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0