Releases: charto/autogypi
Releases · charto/autogypi
v0.2.2
- Improve error handling.
- Improve documentation.
v0.2.1
- Fix config path command line parameter.
v0.2.0
- Rewrite using TypeScript, providing an API.
- Implement no-output-top command line option.
- Handle errors when finding npm modules.
v0.1.0
- Eliminate need for inconvenient resolver scripts.
v0.0.4
- Support scoped packages.
- Refactor parts into another package.
- Change default resolver file name to autoresolver.js.
v0.0.3
- Allow renaming gypiresolver.js and configuring its location.
v0.0.2
- Support paths as dependencies.
- Fix bug when autogypi is not inside project's node_modules.
Initial release
v0.0.1
Improve README layout.