Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eldruin/ds1307-rs Loading
base: v0.4.0
Choose a base ref
...
head repository: eldruin/ds1307-rs Loading
compare: v0.5.0
Choose a head ref
  • 9 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 29, 2023

  1. Update internal use of chrono

    eldruin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    ed649b5 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary references

    eldruin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    a2efd8d View commit details
    Browse the repository at this point in the history
  3. Update CI

    eldruin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    0010188 View commit details
    Browse the repository at this point in the history
  4. Update MSRV to 1.62.0

    eldruin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    af7e375 View commit details
    Browse the repository at this point in the history
  5. Update dependency

    eldruin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    8e7bf8f View commit details
    Browse the repository at this point in the history
  6. Add default variant for types

    eldruin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    4326d7f View commit details
    Browse the repository at this point in the history
  7. Update to edition 2021

    eldruin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    eeef28f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Invert implementations to run/stop oscillator (#3)

    * Fixes #2
    
    * - fixed `running` method
    - inverted CH flag in run tests
    - reflected changes in the changelog.
    
    * Update changelog
    
    * Fix formatting
    
    ---------
    
    Co-authored-by: Diego Barrios Romero <[email protected]>
    PaulRaUnite and eldruin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5c9335b View commit details
    Browse the repository at this point in the history
  2. Prepare 0.5.0 release

    eldruin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c72111f View commit details
    Browse the repository at this point in the history
Loading