Tests corrected.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
Portable Unix-style commands for Rash, implemented in Racket.
|
||||
|
||||
Version 0.2.14 adds the `edit` command backed by the `rackedit` package and
|
||||
reworks the manual around the commands that are available directly in Rash.
|
||||
The manual now describes, per command, which internal `coreutils-*` Racket
|
||||
procedure implements it.
|
||||
Version 0.2.16 fixes the Racket 9.2 test suite and aligns package version
|
||||
metadata. Command behavior is unchanged. The package includes the `edit`
|
||||
command backed by `rackedit`, streaming `head` and `tail`, and the portable
|
||||
`time` command.
|
||||
|
||||
Rash remains responsible for shell syntax such as globbing, pipelines and
|
||||
redirection. `rash-coreutils` additionally accepts Racket regular expressions as
|
||||
|
||||
Reference in New Issue
Block a user