@cowprotocol/cow-sdk
Version:
<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>
41 lines (32 loc) • 868 B
Markdown
1.0.3 / 2015-05-24
------------------
- license fix https://github.com/jprichardson/node-path-extra/pull/11
1.0.2 / 2015-03-02
------------------
- bugfix `path.delimiter` / all properties added
1.0.1 / 2015-03-01
------------------
- bugfix: Windows `datadir()` was incorrect for default, this is breaking, but is a bugfix
1.0.0 / 2015-02-28
------------------
- added `sep` support. See #10
- use `standard` styling
0.3.0 / 2014-09-08
------------------
- add freebsd support
0.2.1 / 2014-06-23
------------------
* fixed npm warning about `homepage` field #6
0.2.0 / 2014-04-28
------------------
* added sunos support #5
0.1.1 / 2013-05-14
------------------
* Windows XP support for datadir
0.1.0 / 2013-03-18
------------------
* Added `datadir()`.
0.0.3 / 2012-08-07
------------------
* Removed CoffeeScript dev dependence.
* Added `homedir()` method.