This is the first stable release in the separate Koan repository.
- Project: https://github.com/cobbler/koan/projects/2
- Milestone: https://github.com/cobbler/koan/milestone/1
> The release on PyPi is not working yet due to that the name "koan" is not allowed. The reason for this is yet unkown.
**New**:
- Dockerfiles are in place to build DEBs and RPMs locally - see issues and PRs below
- The CI now runs linters, tests and tries to build packages [76](https://github.com/cobbler/koan/pull/76) [#79](https://github.com/cobbler/koan/issues/79) [#80](https://github.com/cobbler/koan/pull/80)
- EFI support for self-replacment [75](https://github.com/cobbler/koan/pull/75)
**Changes**:
- The Python 2 compatibility layer was fully removed [71](https://github.com/cobbler/koan/pull/71)
**Bugfixes**:
- SUSE internal patches are now upstream [72](https://github.com/cobbler/koan/pull/72)
- Fix incorrect exception raise [78](https://github.com/cobbler/koan/pull/78) [#64](https://github.com/cobbler/koan/issues/64)
**Other**:
- Copy & Pasted Cobbler files which are not required, were removed. [77](https://github.com/cobbler/koan/pull/77)
**Breaking Changes**:
**Announcement**:
**Known Issues**:
- The `xend` integration is broken due to [73](https://github.com/cobbler/koan/issues/73)