John Gee
d3344c6a5c
7.3.0
2021-06-06 19:57:52 +12:00
John Gee
034ea10bc4
Merge branch 'develop' of github.com:tj/n into develop
2021-06-06 19:56:49 +12:00
John Gee
bb930ea7b4
Prepare for release
2021-06-06 19:56:41 +12:00
John Gee
7962b9d026
Add platforms section and include WSL ( #676 )
2021-06-06 19:49:50 +12:00
John Gee
b9d924d898
engine and auto improvements ( #675 )
...
* engine and auto improvements
- move resolution code so ls-remote works
- write progress to stderr
- rework tests, as made up full semver no longer resolve
* Make engine and auto logging suppressable
* Extend --quiet help
* Improve --quiet help
2021-06-06 11:39:26 +12:00
John Gee
ea02c5ad80
Replace ambiguous use of current in README
2021-06-05 15:36:49 +12:00
John Gee
ba8a03d362
Document new menu selection keys
2021-05-03 20:35:04 +12:00
John Gee
022b3b8320
Rename CTRL variables
2021-05-03 20:34:34 +12:00
Aidin Gharibnavaz
09f7482414
Add Emacs up and down keys (ctrl-p & ctrl-n) ( #669 )
2021-05-03 20:24:28 +12:00
John Gee
49347fcb96
Post-release
2021-04-25 13:14:46 +12:00
John Gee
158e5a07b7
7.2.2
2021-04-25 13:08:22 +12:00
John Gee
cacab9636e
Prepare for release
2021-04-25 11:47:17 +12:00
John Gee
fdff491f88
Tighter and consistent wording
2021-04-25 11:26:46 +12:00
John Gee
b558b66de1
Merge branch 'develop' of github.com:tj/n into develop
2021-04-25 10:10:06 +12:00
Björn Böing
8ae84d6634
Add url encoded N_NODE_MIRROR to the README ( #666 )
...
* Add url encoded N_NODE_MIRROR to the README
* Clearify example sentence
2021-04-25 10:09:17 +12:00
John Gee
e264be74e3
Update CHANGELOG
2021-04-25 10:05:26 +12:00
John Gee
a58da13c66
Add support for arrows keys when term in application mode ( #668 )
2021-04-25 10:02:14 +12:00
John Gee
7c603007fa
Fix link in CHANGELOG
2021-04-19 20:48:54 +12:00
John Gee
2123176c88
Post-release
2021-04-19 20:30:51 +12:00
John Gee
b75a553f25
7.2.1
2021-04-19 20:27:40 +12:00
John Gee
ff57944eb0
Bump version correctly prior to release
2021-04-19 20:27:18 +12:00
John Gee
a2719e0e3d
Prepare for release
2021-04-19 20:24:27 +12:00
John Gee
b9a3b2a5e5
Merge branch 'develop' of github.com:tj/n into develop
2021-04-19 20:22:06 +12:00
John Gee
edc9d040ac
Add support for new Node.js builds for Apple silicon ( #664 )
...
* On Darwin, default to x64 for node versions below 16
* Prepare for release
* Add caveat about hole opened by searching for two architectures at once.
* Add Apple silicon details to README
2021-04-19 20:21:53 +12:00
John Gee
9b9778a9eb
7.2.0
2021-04-19 20:18:42 +12:00
John Gee
acc10cda7b
Fix spelling
2021-04-15 19:54:20 +12:00
John Gee
f95aa129c9
Post-release
2021-03-12 20:13:16 +13:00
John Gee
cedb862152
7.1.0
2021-03-12 20:11:37 +13:00
John Gee
7c353eec32
Set release version
2021-03-12 20:09:45 +13:00
John Gee
eb92841e79
Prepare for release
2021-03-12 20:05:12 +13:00
John Gee
f1d0dd5a22
Rework activate to support more configurations ( #657 )
...
* Rework activate to be (much) more explicit. Add archlinux image. Remove need for rsync.
* Reword use case without npm
2021-03-12 19:41:44 +13:00
John Gee
e7920e7872
Refer to product as Node.js, executable as node ( #658 )
...
* Refer to product as Node.js, binary as node
* Update references in command-line help
* Typo
2021-03-12 19:13:26 +13:00
John Gee
8572bd4245
Add install to command-line help. Sort aliases. ( #659 )
2021-03-12 19:04:38 +13:00
John Gee
7248a8175b
Point to contributors on github rather than list subset ( #660 )
2021-03-12 19:03:19 +13:00
John Gee
c5e439ebac
Post release
2021-02-27 12:44:38 +13:00
John Gee
8d4192801e
7.0.2
2021-02-27 12:42:05 +13:00
John Gee
8843b26fdc
Prepare for release
2021-02-27 12:39:51 +13:00
John Gee
4616e56b0a
Update mount points and /mnt paths for new bats and relative paths
2021-02-27 12:07:14 +13:00
John Gee
7d197ad7a6
Merge branch 'develop' of github.com:tj/n into develop
2021-02-27 11:49:27 +13:00
John Gee
c7aaa3d1cf
Use STDOUT for logs from engine and auto searches ( #654 )
...
* Refactor routines that log (like auto and engine) to return global rather than use STDOUT
* Reduce output from N_TEST_DISPLAY_LATEST_RESOLVED_VERSION and reduce churn in tests, revert changes
* Tweek comment
2021-02-27 11:48:50 +13:00
John Gee
6437bfb9d1
Add caveat about false positives
2021-02-27 11:45:11 +13:00
John Gee
6777a34af0
Post-release
2021-01-30 16:56:03 +13:00
John Gee
6612af6980
7.0.1
2021-01-30 16:54:05 +13:00
John Gee
0ac569ed07
Prerelease
2021-01-30 16:53:44 +13:00
John Gee
5b8d920723
Fix failure to display error under some circumstances ( #651 )
2021-01-27 22:20:46 +13:00
Aaron Madlon-Kay
a8f6cb26e2
Mention MacPorts in readme ( #650 )
...
* Mention MacPorts in readme
* Link the MacPorts n port
2021-01-27 22:19:52 +13:00
John Gee
e5a441a068
Upgrade bats. Use boost-assert for better failure messages.
2020-12-21 22:50:54 +13:00
John Gee
d7b9edd238
Eliminate last bogus uses of run in tests
2020-12-20 19:10:34 +13:00
John Gee
09d05f4228
Post-release
2020-12-20 17:23:06 +13:00
John Gee
9dad9db17a
7.0.0
2020-12-20 17:17:40 +13:00