Commit graph

5 commits

Author SHA1 Message Date
taca
3fd5a51c51 time/ruby-iso8601: update to 0.13.0
Update ruby-iso8601 to 0.13.0.


0.13.0 (2020-07-05)

* Fix RuboCop issues (thanks @utkarsh2102).
* Change minimum required ruby version to 2.4 (thanks @utkarsh2102).
2020-09-14 15:16:14 +00:00
taca
980bb758c4 time/ruby-iso8601: update to 0.12.2
Update ruby-iso8601 to 0.12.2.


0.12.2 (2020-06-19)

* Fix DateTime#to_s (thanks @nbeyer).
2020-06-21 14:26:39 +00:00
taca
84d0eb4d9f time/ruby-iso8601: update to 0.12.1
Update ruby-iso8601 to 0.12.1.
pkgsrc change: add "USE_LANGAUGES=	# none".


0.12.1

    Reduce the number of files that ship in the artifact (thanks @tas50).

0.12.0

    Fix Months#to_seconds from November (thanks @walterbrebels).
2020-03-22 09:39:54 +00:00
taca
9d2edaee5e time/ruby-iso8601: update to 0.11.0
Due to sysutils/ruby-chef's dependency, stop updating to latest version
0.12.0 for now.


## 0.11.0

* Add support for unary minus operator (thanks @walterbrebels).

## 0.10.1

* Fix `TimeInterval` size for non UTC timezones. (#41)

## 0.10.0

* Fix `TimeInterval` with `<duration>/<end>` patterns and leap years.
* Fix decimal fractions on date atoms. **WARNING** some duration patterns are
  no longer valid.
2018-09-23 16:47:31 +00:00
taca
4fdbb02260 Add ruby-iso8601 package version 0.9.1.
ISO8601 is a simple implementation in Ruby of the ISO 8601 (Data elements and
interchange formats - Information interchange - Representation of dates
and times) standard.
2017-06-05 15:30:16 +00:00