Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@lopopolo lopopolo released this 04 Jun 17:41
7fdf895

Release 1.0.1 of strftime-ruby.

strftime-ruby is available on crates.io.

This release addresses new clippy lints since the v1.0.0 release and adds additional crates.io category metadata to Cargo.toml.

What's Changed

  • Add tests for check format assertions by @lopopolo in #67
  • chore: Update .github/workflows/code-coverage.yaml in `artichoke/st… by @lopopolo in #68
  • Move readme doctest module at the end of the file by @x-hgg-x in #69
  • chore: Update .github/workflows/code-coverage.yaml in `artichoke/st… by @lopopolo in #70
  • chore: Update .github/workflows/code-coverage.yaml in `artichoke/st… by @lopopolo in #71
  • Bump rubocop from 1.32.0 to 1.36.0 by @dependabot in #73
  • chore: Update .github/workflows/audit.yaml in `artichoke/strftime-r… by @lopopolo in #74
  • Add missing Ruby lint and format job in CI workflow by @lopopolo in #75
  • Fix clippy::single_match_else warning on new stable 1.64.0 by @lopopolo in #76
  • Bump rubocop from 1.36.0 to 1.38.0 by @dependabot in #77
  • chore: Update .github/workflows/rustdoc.yaml in `artichoke/strftime… by @lopopolo in #78
  • Fix clippy warning by @x-hgg-x in #79
  • Bump rubocop from 1.38.0 to 1.39.0 by @dependabot in #80
  • Address clippy lint violations in Rust 1.66.0 by @lopopolo in #81
  • chore: Update .github/workflows/audit.yaml in `artichoke/strftime-r… by @lopopolo in #82
  • chore: Update .github/workflows/code-coverage.yaml in `artichoke/st… by @lopopolo in #83
  • chore: Update .github/workflows/code-coverage.yaml in `artichoke/st… by @lopopolo in #84
  • Bump rubocop from 1.39.0 to 1.42.0 by @dependabot in #85
  • Bump mheap/github-action-required-labels from 2 to 3 by @dependabot in #86
  • Bump rubocop from 1.42.0 to 1.44.1 by @dependabot in #87
  • Bump rubocop from 1.44.1 to 1.47.0 by @dependabot in #88
  • Bump rubocop from 1.47.0 to 1.48.1 by @dependabot in #89
  • Add tests for boundary conditions when computing ISO week number by @lopopolo in #90
  • chore: Update .github/workflows/rustdoc.yaml in `artichoke/strftime… by @lopopolo in #91
  • Remove dependency on actions-rs organization GitHub Actions by @lopopolo in #92
  • Upgrade Ruby version and bundler version by @lopopolo in #93
  • Use stricter version pinning for GitHub Actions by @lopopolo in #94
  • Bump ruby/setup-ruby from 1.147.0 to 1.148.0 by @dependabot in #96
  • Bump rubocop from 1.48.1 to 1.50.2 by @dependabot in #95
  • Stop monitoring Twitter links, fix markdown link check job by @lopopolo in #97
  • chore: Update .github/workflows/code-coverage.yaml in `artichoke/st… by @lopopolo in #98
  • Bump ruby/setup-ruby from 1.148.0 to 1.150.0 by @dependabot in #101
  • Bump aws-actions/configure-aws-credentials from 2.0.0 to 2.1.0 by @dependabot in #100
  • Bump rubocop from 1.50.2 to 1.51.0 by @dependabot in #99
  • Add no-std, no-alloc crates.io category metadata by @lopopolo in #102

Full Changelog: v1.0.0...v1.0.1