release v0.6.5

This commit is contained in:
Javan Makhmali 2011-03-08 10:47:55 -06:00
parent 53c0a4d36d
commit 8ef9e26109
5 changed files with 11 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
pkg
doc
.*.sw[a-z]
Gemfile.lock

View File

@ -1,3 +1,12 @@
### 0.6.5 / March 8th, 2011
* Preserve whitespace at the end of crontab file. #95 [Rich Meyers]
* Setting nil or blank environment variables now properly formats output. [T.J. VanSlyke]
* Allow raw cron sytax, added -i to bash job template, general cleanup. [Javan Makhmali]
### 0.6.2 / October 26th, 2010
* --clear-crontab option completely removes entries. #63 [Javan Makhmali]

0
bin/whenever Normal file → Executable file
View File

0
bin/wheneverize Normal file → Executable file
View File