Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
release: 1.3.0 CHANGELOG
Fintan Halpenny committed 10 months ago
commit f674c629102840b48b5523801c7b839440f41bf7
parent 85ddcace0a9fc888aa05bc0e8519ecf8b8a63911
1 file changed +13 -0
modified CHANGELOG.md
@@ -17,6 +17,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
  document fields: `threshold` and `delegates`. This means that a rule for that
  reference is not allowed within the rule set. This checked when performing a
  `rad id update`.
+
- Connection attempts will now return an error if they fail. Before the change,
+
  the connection attempts would timeout.
+
- Node IDs and and node addresses have improved formatting. The CLI will output
+
  shortened forms of NIDs and addresses when the output is transient, and the
+
  full form where it is presented to the user. This will allow you to be able to
+
  copy and paste these identifiers.
+
- The `git-remote-rad` executable can now be called from bare repositories and
+
  can push any kind of Git revision, greatly improving the experience for users
+
  of `jj`.
+
- The pinned repositories now maintain their insertion order.
+
- Improved error reporting during canonical reference calculations. This will
+
  provide users with more information on error cases that can occur when
+
  computing canonical references.

## Release Highlights