Use the same font for inputs and buttons as for the rest of the body (be77fe0)
BREAKING CHANGES
Node.js 14.8 or newer is required. Command-line parsing
changed, although no change on the outside is expected. API remained the
same.
The API (library) still requires Node.js 10 or newer. But the command
line tool uses features like ES module support and global async/await.
Commander was replaced by a hand-written argument parser with the same
functionality, because noch much features were needed. Although no
changes on the outside shoudl happen, on enever knows...
Use the same font for inputs and buttons as for the rest of the body (be77fe0)
BREAKING CHANGES
Node.js 14.8 or newer is required. Command-line parsing
changed, although no change on the outside is expected. API remained the
same.
The API (library) still requires Node.js 10 or newer. But the command
line tool uses features like ES module support and global async/await.
Commander was replaced by a hand-written argument parser with the same
functionality, because noch much features were needed. Although no
changes on the outside shoudl happen, on enever knows...