Releases: refined-github/github-url-detection
Releases · refined-github/github-url-detection
v2.0.0
Major Changes
- Rename
discussion
→ conversation
: #17
- Drop deprecated functions: #18
Minor Changes
- Detect
isRepoRoot
on branches with slashes: #16
Credits
Huge thanks to @FloEdelmann for helping!
v1.2.3
Patches
Credits
Huge thanks to @yakov116 for helping!
v1.2.2
Patches
- Add
isPRCommit404
detection: #12
Credits
Huge thanks to @FloEdelmann for helping!
v1.2.1
Patches
- Add
isEditingRelease
: #11
Credits
Huge thanks to @yakov116 for helping!
v1.1.6
Patches
- Deprecate
isEmptyRepo
in favor of isEmptyRepoRoot
: 0c36c4c
- Rename
isConflict
to isPRConflicts
: #10
- Exclude
isConflict
from isPR
: #9
Credits
Huge thanks to @yakov116 for helping!
v1.1.5
Patches
Credits
Huge thanks to @yakov116 for helping!
v1.1.4
Patches
- Add detections for all user profile pages: #4
Credits
Huge thanks to @yakov116 for helping!
v1.1.3
Patches
- Add
canUserEditOrganization
; Rename isRepoWithAccess
to canUserEditRepo
: #3
Credits
Huge thanks to @yakov116 for helping!
v1.1.2
Patches
- Add
isRepoMainSettings
: #2