Skip to content
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

Merge 0.4.x #1467

Merged
merged 13 commits into from
Feb 28, 2024
Merged

Merge 0.4.x #1467

merged 13 commits into from
Feb 28, 2024

Commits on Feb 26, 2024

  1. Improve docs for crate features

    The `chrono` crate makes use of several Cargo features:
    https://github.com/chronotope/chrono/blob/02c68d69a1ff8e6461384a770b87737b5096eae3/Cargo.toml#L19-L46
    
    These features are documented in both `README.md` and the rustdocs
    in `lib.rs, however, the lists in each place were missing some features
    and also inconsistent in their descriptions.
    
    I've also removed the unused `[wasm-bindgen]` link definition.
    
    Fixes #1434.
    edmorley authored and pitdicker committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    81d58e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fcad1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b882f58 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    9efa85d View commit details
    Browse the repository at this point in the history
  2. Expand Parsed documentation

    pitdicker committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a8908b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e9adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f0549 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85c70ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b68d19 View commit details
    Browse the repository at this point in the history
  7. Simplify SerdeError

    pitdicker committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bbdc332 View commit details
    Browse the repository at this point in the history
  8. Check for invalid cast

    pitdicker committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a6c0c64 View commit details
    Browse the repository at this point in the history
  9. Simplify from_isoywd a bit

    pitdicker committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e292d9b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge branch 'main'

    pitdicker committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f0e6695 View commit details
    Browse the repository at this point in the history