All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.3 - 2024-06-26
- [Fix] avoid node 22
url.parse
deprecation warning#30
#15
- [meta] create SECURITY.md
#27
- [Fix] Handle blob and tree being in owner and project name
#16
- [eslint] add eslint
06c2423
- [readme] update readme
e764de9
- [meta] use
auto-changelog
12b542f
- [Tests] migrate from travis to GHA
10b3f6c
- [Tests] switch from mocha to tape
6da7b67
- Only apps should have lockfiles
1a7063e
- [Robustness] use a null object cache
4d46f90
- [Fix] properly parse a repo whose name starts with a dot
abcd683
v1.0.2 - 2017-12-08
- add cli support
#12
v1.0.1 - 2017-10-31
- Return the correct host for git@ URLs
#11
- Return the correct host for git@ URLs
#10
- upgrade devDependencies, run
update
bd5041e
v1.0.0 - 2016-12-31
- Add support of filepath
#9
- update docs
06cdebd
- run update
b983cb9
- lint, improve
branch
handling0b4e914
- Add suppot of filepath
e4fba1f
v0.3.2 - 2016-09-02
- Return null for URLs not containing a path
#7
v0.3.1 - 2016-04-17
- Include host in the result object
#5
v0.3.0 - 2016-01-17
- generate docs with verb
6471223
- breaking changes!
f69a78a
- run
update
, add verb config0124622
- run
update
, add verb configff9cef9
v0.2.1 - 2015-10-17
- Return null if user is undefined
#4
- Add tests
23a2f5c
v0.2.0 - 2015-10-12
- add failing tests
a56639a
- adding tests with a commit hash for githubusercontent.com files
23e4319
- add fix for branches on githubusercontent.com
c0848fa
v0.1.1 - 2015-06-28
- Handle dots in repo. Fixes #2.
#3
- test cases
7679698
- first commit
2306e5d