v1.0.1
v1.0.1 (2019-11-22)
Closed issues:
- False positive on Julia version (#249)
- Move RegEdit.jl into separate repo (#246)
- Document auto-merging (#243)
- If there are multiple entries in
\[compat\]that are in neither\[deps\]not\[extras\], Registrator only tells you one at a time (#237) - Registrator does not update the PR title (#236)
- Registration error - can not find package Logging (#232)
- Tag a release (#221)
Merged pull requests:
- Add upper-bounded [compat] entries for [deps] (#251) (DilumAluthge)
- Add .vscode to .gitignore (#248) (davidanthoff)
- Remove RegEdit and use PkgRegistryEditTools.jl instead (#247) (davidanthoff)
- Bump version to v1.0.1 (#245) (davidanthoff)
- update section about approving pull requests (#244) (tpapp)
- Allow gitlab URLs that don't contain 'gitlab' (#241) (nkottary)
- Update PR title and labels correctly, fixes #236. (#239) (fredrikekre)
- Show invalid entries in [compat] together (#238) (nkottary)
- Update links to documentation in readme (#235) (notZaki)
- Doc gen docs (#234) (sstadick)
- Correct list of built-in packages (#233) (nkottary)
- Improve disable_pull_request_trigger error message (#231) (waldyrious)