Skip to content

Releases: tomhrr/cosh

v0.3.0

20 Jun 11:49
Compare
Choose a tag to compare
  • Closures.
  • HTTP request support.
  • General network connection support.
  • ifconfig and netstat.
  • 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

06 Mar 13:16
Compare
Choose a tag to compare
  • 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 and dig, and related functions.
  • SQL database functions.

v0.1

10 Jan 14:46
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
  • Initial release.