Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 1.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 (2024-08-21)

⚠ BREAKING CHANGES

  • improve memory parsing

Features

  • env vars for setting time, memory, shebang and set [#5] (9e87374)
  • improve memory parsing (74d2e0f)

0.3.0 (2024-01-30)

Features

  • add test-only option to estimate start time (4ee01c4)

Changed

  • Small linting fixes and modernise CI

Changed

  • Changed default --set from -eux to -euxo pipefail.

Added

  • changelog

Added

  • Everthing!