antidot-framework/runtime

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

## [0.2.0](https://github.com/antidot-framework/runtime/tree/0.2.0) (2021-12-12)

[Full Changelog](https://github.com/antidot-framework/runtime/compare/0.1.0...0.2.0)

**Fixed bugs:**

- Fix incompatibilities with framework package [\#7](https://github.com/antidot-framework/runtime/pull/7) ([kpicaza](https://github.com/kpicaza))

**Merged pull requests:**

- Fix typo [\#6](https://github.com/antidot-framework/runtime/pull/6) ([peter279k](https://github.com/peter279k))

## [0.1.0](https://github.com/antidot-framework/runtime/tree/0.1.0) (2021-11-29)

[Full Changelog](https://github.com/antidot-framework/runtime/compare/bacf12aeff81d8f9aa4b6d97989c35cc3829f635...0.1.0)

**Implemented enhancements:**

- Add unit tests [\#1](https://github.com/antidot-framework/runtime/pull/1) ([kpicaza](https://github.com/kpicaza))

**Fixed bugs:**

- Fix  composer autoload paths [\#3](https://github.com/antidot-framework/runtime/pull/3) ([kpicaza](https://github.com/kpicaza))

**Merged pull requests:**

- Configure codecov 1 [\#2](https://github.com/antidot-framework/runtime/pull/2) ([kpicaza](https://github.com/kpicaza))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*