Releases: michaelmacinnis/oh
Releases · michaelmacinnis/oh
Upgrade Dependency
v0.8.3 Upgrade dependency.
Upgrade Go and Dependencies
v0.8.2 Upgrade Go and dependencies; add freebsd/riscv64; remove openbsd/mips…
Updated Installation Instructions
Updated installation instructions.
Actually print out version on -v/--version.
Up dependency versions.
Better Completion
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.
Complete Rewrite
This rewrite addresses a number of shortcomings in the original code base.
v0.4.8.16
echo "Hello, World!"