We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93273f1 commit a3ef7a3Copy full SHA for a3ef7a3
Changes
@@ -1,5 +1,17 @@
1
Changelog
2
3
+0.3.0 20 June 2024
4
+ - Closures.
5
+ - HTTP request support.
6
+ - General network connection support.
7
+ - `ifconfig` and `netstat`.
8
+ - YAML encoding/decoding.
9
+ - Libraries for RPKI, RDAP, and RPSL.
10
+ - Aliases for commonly-used commands (e.g. `ssh`, `git`, `docker`).
11
+ - Background process management (`jobs`).
12
+ - Improved SQL type handling.
13
+ - Various bug fixes.
14
+
15
0.2.0 6 March 2024
16
- Byte data type and associated operations.
17
- Reification (`r`).
0 commit comments