|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 0.16.1 (2024-05-31) |
| 4 | + |
| 5 | +## What's Changed |
| 6 | +* ci: removing GitLab CI/CD configuration by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/1 |
| 7 | +* ci: adding GitHub Actions Workflows linting by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/2 |
| 8 | +* docs: updating issues URL to GitHub by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/7 |
| 9 | +* ci: adding GitLab mirroring GitHub Action by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/8 |
| 10 | +* ci: adding Clean Git History workflow by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/9 |
| 11 | +* ci: adding Conventional Commits linting workflow by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/10 |
| 12 | +* ci: adding formatting Continuous Integration by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/11 |
| 13 | +* build: upgrading to Earthly v0.8.12 by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/13 |
| 14 | +* ci: using matrix strategy for repeated language jobs by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/12 |
| 15 | +* ci: adding Rust & Shell linting by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/14 |
| 16 | +* ci: adding Rust compiling by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/15 |
| 17 | +* ci: adding Rust unit testing by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/16 |
| 18 | +* docs: replacing GitLab CI with GitHub Actions badge by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/17 |
| 19 | +* ci: adding release-please by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/18 |
| 20 | +* docs: adding latest release badge by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/19 |
| 21 | +* ci: release-please using project's latest version by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/21 |
| 22 | +* revert: "ci: release-please using project's latest version (#21)" by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/22 |
| 23 | +* build: updating dependencies by @DeveloperC286 in https://github.com/DeveloperC286/monkey_interpreter/pull/23 |
| 24 | + |
| 25 | +## New Contributors |
| 26 | +* @DeveloperC286 made their first contribution in https://github.com/DeveloperC286/monkey_interpreter/pull/1 |
| 27 | + |
| 28 | +**Full Changelog**: https://github.com/DeveloperC286/monkey_interpreter/compare/0.10.0...monkey_interpreter-v0.16.1 |
0 commit comments