Releases: tomhrr/cosh
Releases · tomhrr/cosh
v0.3.0
- Closures.
- HTTP request support.
- General network connection support.
ifconfig
andnetstat
.- YAML encoding/decoding.
- Libraries for RPKI, RDAP, and RPSL.
- Aliases for commonly-used commands (e.g.
ssh
,git
,docker
). - Background process management (
jobs
). - Improved SQL type handling.
- Various bug fixes.
v0.2.0
- Byte data type and associated operations.
- Reification (
r
). last
, for getting the result of the previous call.- Parallel processing (
pmap
/pmapn
). m{type}
functions for constructing composite object types.- Chained accessors for composite object types.
- Additional data in
ps
entries. ping
anddig
, and related functions.- SQL database functions.