0
0
mirror of https://github.com/tj/n.git synced 2024-11-22 19:57:54 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
John Gee
e5a441a068 Upgrade bats. Use boost-assert for better failure messages. 2020-12-21 22:50:54 +13:00
John Gee
feddb99772 Remove anti-pattern use of run in more tests 2020-12-20 16:42:27 +13:00
John Gee
25cf9f9672
Extend auto support to include .node-version, .nvmrc, and engines field of package.json (#628)
* Extend auto to include .node-version, .nvmrc, and engines

* Prepare for release
2020-07-25 21:59:32 +12:00
John Gee
449948926e
Add node support aliases (#619)
* Basic implementation of node support aliases

* Add documentation for node support aliases, drop all from first implementation

* Make wording more accurate

* Rename testing hook

* Modify markdown for keys

* Add node support alias for supported, add tests
2020-06-24 21:01:53 +12:00
John Gee
e1e9f706cd Change filename. Prepare for release. 2020-04-11 17:46:36 +12:00
John Gee
59adcab8b4
Add auto label to read version from .node-version (#616)
* Add support for auto, reading version from .node-version

* Make version unique in tests

* Add support for auto doing a lookup for unresolved version

* Make auto description more consistent in style with other labels.
2020-04-11 14:10:29 +12:00