Changelog for
ruby2.5-rubygem-et-orbi-1.1.7-1.1.x86_64.rpm :
* Mon Jan 14 2019 Stephan Kulow
- updated to version 1.1.7 see installed CHANGELOG.md [#]# et-orbi 1.1.7 released 2019-01-14 - Rework Chronic integration, prevent conflict with ActiveSupport Time.zone - Implement EtOrbi.extract_zone(s) (returns s1 and zone name) - Adapt specs and EoTime#to_debug_s to Windows on Appveyor
* Wed Sep 05 2018 cooloAATTsuse.com- updated to version 1.1.6 see installed CHANGELOG.md
* Sat Jul 14 2018 factory-autoAATTkulow.org- updated to version 1.1.3 see installed CHANGELOG.md [#]# et-orbi 1.1.3 released 2018-07-14 - Introduce EtOrbi::EoTime#ambiguous? - Introduce EtOrbi::EoTime#to_z for precise timezones (not offsets)
* Thu May 24 2018 factory-autoAATTkulow.org- updated to version 1.1.2 see installed CHANGELOG.md [#]# et-orbi 1.1.2 released 2018-05-24 - Let EtOrbi.get_tzone understand \"CST+0800\" - Introduce EtOrbi.to_windows_tz (Asia/Kolkata to IST-5:30)
* Fri May 04 2018 factory-autoAATTkulow.org- updated to version 1.1.1 see installed CHANGELOG.md [#]# et-orbi 1.1.1 released 2018-05-04 - Stop caching the local tzone, cache the tools used for determining it
* Mon Mar 26 2018 factory-autoAATTkulow.org- updated to version 1.1.0 see installed CHANGELOG.md [#]# et-orbi 1.1.0 released 2018-03-25 - Implement EoTime .utc and .local (based on Time .utc and .local) - Add EoTime#translate(target_zone) as #localtime(target_zone) alias - Correct EoTime#iso8601 (was always returning zulu iso8601 string)
* Thu Feb 08 2018 cooloAATTsuse.com- updated to version 1.0.9 see installed CHANGELOG.md [#]# et-orbi 1.0.9 released 2018-01-19 - Silence EoTime#strfz warning - Silence warnings reported by AATTmdave16, gh-10 - AATTphilr added support for upcoming tzinfo 2.x, gh-9
* Thu Oct 26 2017 cooloAATTsuse.com- updated to version 1.0.8 see installed CHANGELOG.md [#]# et-orbi 1.0.8 released 2017-10-24 - Ensure ::EoTime.new accepts ActiveSupport::TimeZone, closes gh-8
* Wed Oct 11 2017 cooloAATTsuse.com- updated to version 1.0.7 see installed CHANGELOG.md [#]# et-orbi 1.0.7 released 2017-10-07 - Leverage ActiveSupport::TimeWithZone when present, gh-6 - Start error messages with a capital [#]# et-orbi 1.0.6 released 2017-10-05 - Introduce `make info` - Alias EoTime#to_utc_time to #utc - Alias EoTime#to_t to #to_local_time - Implement EoTime#to_local_time (since #to_time returns a UTC Time instance)
* Mon Aug 07 2017 tampakrapAATTopensuse.org- Initial package