
Security News
CISA’s 2025 SBOM Guidance Adds Hashes, Licenses, Tool Metadata, and Context
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Version 0.9.0 is not compatible with previous versions. Atoms and Durations
changed their interface when treating base dates so it is only applied when
computing the Atom length (e.g. #to_seconds
). As a consequence, it is no
longer possible to do operations like DateTime + Duration
.
Version 1.0.0 will lock public interfaces.
Check the changelog if you are upgrading from an older version.
ISO8601 is a simple implementation of the ISO 8601 (Data elements and interchange formats — Information interchange — Representation of dates and times) standard.
Check the rubydoc documentation. Or take a look to the implementation notes:
Install a Ruby version. E.g. you can install Ruby 2.7 with:
$ nix-shell
Then
$ bundle install
$ bundle exec rake
Please see CONTRIBUTING.md
Arnau Siches under the MIT License
FAQs
Unknown package
We found that iso8601 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.