Skip to content

Releases: michaelmacinnis/oh

Upgrade Dependency

14 Sep 03:14
Compare
Choose a tag to compare
v0.8.3

Upgrade dependency.

Upgrade Go and Dependencies

02 Sep 16:25
Compare
Choose a tag to compare
v0.8.2

Upgrade Go and dependencies; add freebsd/riscv64; remove openbsd/mips…

Updated Installation Instructions

24 May 14:07
Compare
Choose a tag to compare

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

Better Completion

20 Feb 18:54
Compare
Choose a tag to compare

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

14 Dec 00:07
Compare
Choose a tag to compare

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

v0.4.8.16

13 Feb 15:39
Compare
Choose a tag to compare

echo "Hello, World!"