Oh Versions Save

A new Unix shell.

v0.8.3

8 months ago

v0.8.2

8 months ago

v0.8.1

1 year ago

Updated installation instructions. Actually print out version on -v/--version. Up dependency versions.

v0.8.0

3 years ago

Added precompiled binaries for maxOS ARM64 (Apple silicon) and OpenBSD MIPS64. Replaced 'builtin' with 'fn'. This should make the story of oh's facilities for abstraction easier to tell. Completion now "cheats" and uses bash, if installed, to supply completions. Wrapper for 'ls' is no longer declared if 'ls' does not support the '--color' option. Fixed regression that prevented passing command-line arguments to oh scripts.

v0.7.0

3 years ago

This rewrite addresses a number of shortcomings in the original code base.

v0.4.8.16

5 years ago

echo "Hello, World!"