Ryan McGrath
354678e4ee
Version bump for Windows issue fix
2014-01-17 15:48:47 +08:00
Ryan McGrath
5c716f9c0d
Resolve this merge conflict that I somehow 100% totally missed ( fixes #63 )
2013-10-16 07:46:46 +09:00
Ryan McGrath
99686fbdc2
. release
2013-10-16 07:23:32 +09:00
Ryan McGrath
0f21829511
Point release, adds some stuff from pull request #55
2013-10-16 07:17:56 +09:00
Ryan McGrath
31cf44b999
Fix typo, typof, typeof
2013-05-03 17:52:28 -04:00
Ryan McGrath
3ee88eb0bd
Note about 1.5.0 possible breaking change
2013-05-03 17:16:23 -04:00
Ryan McGrath
b20fc29a99
Bump to 1.5 for fixes
2013-05-03 17:02:10 -04:00
Ryan McGrath
b70e1b1fb6
Version bump for npm
2012-12-01 01:41:33 -05:00
Ryan McGrath
75af1f122b
Version bump
2012-11-16 04:43:20 -05:00
Ryan McGrath
32c2af7f44
Version bump
2012-11-10 20:38:48 -05:00
Ryan McGrath
6972758cba
Bump version
2012-11-09 10:10:51 -05:00
Ryan McGrath
a4ea1864ef
Version bump for dat NPM
2012-11-09 05:22:00 -05:00
Ryan McGrath
d1ffccba60
Merge branch 'master' of github.com:ryanmcgrath/wrench-js
2012-05-17 00:38:35 +09:00
Ryan McGrath
5adf506f2f
Version bump
2012-05-17 00:38:12 +09:00
domenic
828798c43c
Using nodeunit's deepEqual instead of manually looping.
...
This makes for more readable assertion messages (so you can actually see the difference in the lists), and removes the underscore dependency.
2012-05-14 19:21:37 -04:00
domenic
99342e073f
Updating test script to work on Windows.
...
npm had a bug a while ago where you needed to specify the full path for scripts. This is no longer the case. Using the command name instead of the full path allows `npm test` to work on Windows.
2012-05-14 19:15:28 -04:00
Ryan McGrath
a4e5005030
Fixes #24 , removes 'os', update version number
2012-03-31 00:17:46 +02:00
Ryan McGrath
f079b390b6
Version bump, README discrepancy fix, point release
2012-02-23 05:28:10 -05:00
Ryan McGrath
caaee2ceec
Version bump, 1.3.5 => 1.4.6, NPM push
2012-02-18 04:59:19 -05:00
Charles Bourasseau
358d77c250
add test script to package.json
2012-01-31 18:49:22 +01:00
Charles Bourasseau
7acfd0141c
some small improvements
2012-01-31 11:35:58 +01:00
Ryan McGrath
60f6f15734
Version bump for NPM
2012-01-17 10:21:14 +01:00
Ryan McGrath
b6b7a2fba8
Version bump => 1.3.4
2012-01-16 22:50:33 +01:00
Ryan McGrath
5a6372fe46
Updated readme, version, code style
2012-01-13 09:55:49 -05:00
Ryan McGrath
45d751eeda
Version bump for npm
2011-11-04 11:47:25 +09:00
Ryan McGrath
e54c47b7ea
Fixes NPM warning, closes #8
2011-11-04 11:45:56 +09:00
Ryan McGrath
0194630a84
Updated readme examples with new mkdirSyncRecursive() stuff, version bump/publish
2011-10-23 16:56:28 +09:00
Ryan McGrath
403deea04c
Version bump, docs updated with example of chownSyncRecursive
2011-10-11 02:00:04 +09:00
Ryan McGrath
5476c463c8
A LineReader, because this kind of stuff should just exist already. ;P
2011-09-19 00:13:16 -04:00
Ryan McGrath
2aa050b815
Version bump for NPM
2011-04-29 11:20:08 +09:00
Ryan McGrath
445a2836f4
Resolves issue #2 , thanks to a heads up from jakobmattsson that these lines never got removed
2011-04-11 01:28:16 +09:00
lennart
8d26a5c13e
fix package.json for latest npm
2011-04-08 10:01:23 +08:00
Ryan McGrath
1840fcc0e6
Fix for NPM; thanks to mcantelon for catching.
2011-03-06 13:10:56 +09:00
Ryan McGrath
3bd9b6397b
NPM joinks
2010-12-13 05:17:18 +09:00
Ryan McGrath
7b010b483d
Updated to match NPM/CommonJS format, distributed through NPM now, removed useless import, magically still works in newer versions of Node. ;D
2010-10-22 12:36:29 -04:00