Sha256: cc24024e73c9939b87d313a2cb636fc679a9cefdb8aa11194d979b139ae2a96a

Contents?: true

Size: 276 Bytes

Versions: 1

Compression:

Stored size: 276 Bytes

Contents

## [Unreleased]

## [0.1.0] - 2024-02-19

- Initial release. It includes the commands:

### `puts`: evals the given Ruby code and prints the result

```sh
$ puts 1 + 1
2
```

### `date-of-last`: prints the date of the last week day

```sh
$ date-of-last monday
2024-02-12
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
matheus-0.1.0 CHANGELOG.md