Releases: PaulDance/xr
Releases · PaulDance/xr
XR version 1.0.5
Fixed:
- The 'bench' command's short description to reflect non-Rust specificity.
- The long description of the UUID argument as only the 'test' and 'bench' commands accept it.
- A small correction: "file system" instead of "filesystem" in order to be consistent with the rest.
XR version 1.0.4
- Improved:
- #13: Optionally avoid downloading another Haskell distribution by overwriting Stack's local resolver configuration value.
- New custom benchmarks:
- Updated notes:
rust/poker
.rust/minesweeper
× 2.rust/parallel-letter-frequency
× 3.rust/forth
.rust/benchmark
.
XR version 1.0.3
Updated notes:
rust/atbash-cipher
.rust/prime-factors
.rust/anagram
.rust/luhn
.rust/nth-prime
.rust/saddle-points
× 2.rust/sublist
.rust/clock
.rust/extern-crate
.rust/protein-translation
.rust/pythagorean-triplet
.
XR version 1.0.2
- New notes:
rust/casts
.
- Updated notes:
rust/minesweeper
× 4.rust/benchmark
.rust/macros
.rust/parallel-letter-frequency
.rust/forth
.rust/sum-of-multiples
.rust/armstrong-numbers
.rust/beer-song
.rust/dot-dsl
.
XR version 1.0.1
XR version 1.0.0
- Fixed:
- Typos in
README.md
. - Formatting in
README.md
.
- Typos in
- Added:
- More specific requirements information.
- An up-to-date list of supported tracks.
- Details on usage.
- Contributing guidelines.
- Code of Conduct.
XR version 0.7.0
New tracks:
- C.
- C++.
- C#.
- F#.
- Haskell with partial benchmarks.
- Go with partial benchmarks.
XR version 0.6.0
New tracks:
- PHP.
- Perl5.
- Bash.
XR version 0.5.0
- Fixed:
- Java's
_gradle_or_gradlew
: ensuregradlew
has execution permissions.
- Java's
- New tracks:
- Kotlin.
- Groovy.
- Scala.
- TypeScript.
XR version 0.4.0
- Updated:
README.md
to better reflect the current state of the project.
- Fixed:
- Long help message: inline removed configuration constant.
- Error outputs: redirect them to the standard error stream.
- Added:
- Features:
- Command shortcuts: each command has now its own one-letter shortcut available.
- Tracks:
- Python.
- Java.
- Ruby.
- JavaScript.
- Features: