Releases: DanConwayDev/ngit-cli
Releases · DanConwayDev/ngit-cli
v1.4.1
changelog: - fix pushing tags in git-remote-nostr
v1.4.0
changelog: - add git-remote-nostr binary
v1.3.1
changelog: - fix(init): update maintainers.yaml if identifier or relays have changed
v1.3.0
changelog: - NIP-46 remote signing (from Amber, etc) - `list` breaks down proposals by status - local cache in `.git` to enable viewing proposals offline and reuse by other git clients - introduced `fetch` to download recent proposals - improved repo selection and handling of multiple maintainers - unqiue branch names for proposals to prevent name conflicts - login to different npubs for different repositories - store login details in git config so they can be reused by other git clients ran locally - add NIP-31 alt tags to events - add euc marker per NIP-34 tweak - fix: ensure repo events of all maintainers are tagged in proposals - fix: stop filtering out very large patches
v1.3.0-beta1
v1.3-beta1
v1.2.1
changelog:
- fix ngit init support for multiple maintainers
v1.2.0
changelog:
- remove unreliable relay.f7z.io from default relay set
- ngit send --in-reply-to tag any nostr notes and npubs in proposals
- ngit send link to proposal on gitworkshop
v1.1.2
changelog:
- improve relay timeout behaviour
- fix ngit init handling of multiple values eg clone
- improve reliability via with dependency upgrade
- build via nix in ci
v1.1.1
changelog: * fix stack overflow bug when origin remote doesnt exist
v1.1.0
Changelog:
ngit send
- add interactive commit selection- resiliency improvements