Sha256: 51535ed5fa63a04d79579c8e8320dcc5f235cbe7d43dfed3a40eebe5268a6ffe

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 KB

Contents

= sdrt changelog

== Version 0.2.2 [2017-04-24] released

* Add example

== Version 0.2.1 [2017-04-24] released

* Add --till option

== Version 0.2.0 [2017-04-24] released

* Change command line specification. Get arguments as list of dates.
* Change the role of ~/.sculd; from directory to configuration file.
* Enable use local name for weekdays to show events.
* Enable use Japanese weekday names for reminder writing.
* Add --weekday option

== Version 0.1.3 [2014-08-29] released

* Bugfix to show only one event when deadline with option 0, like [2013-12-10]!0 .
* Bugfix to generate NaN when deadline with option 0, like [2013-12-10]!0 on the day.

== Version 0.1.2 [2014-05-06] released

* Adjust to highline-1.6.21.

== Version 0.1.1 [2013-05-21] released

* Bugfix of show_task.

== Version 0.1.0 [2013-05-17] released

* Use test-unit alternatively to rspec.
* Enable to use directory, ~/.sculd alternatively to ~/.sculd.dat
* Change output format.
* Change library interfaces.

== Version 0.0.3 [2013-04-18] released

* Options -s, -t, -i is made into bin/dates command.
* Use /usr/bin/env ruby in bin/dates, alternatively to /usr/bin/ruby.

== Version 0.0.2 [2012-11-19] released

* Dates are changed to be shown in colors.
* Dates which has no plan shows '(no plan)'

== Version 0.0.1

* Enable to use date and time.
* Plan.parse is modified to deal with time.
* [datetime(wday)], date and weekday, style is introduced, to check correct date.
* Add dates command to help you input your plans.

== Version 0.0.0

* Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sculd-0.2.2 CHANGES