mirror of
https://github.com/mudler/luet.git
synced 2025-07-15 16:12:50 +00:00
14 lines
374 B
Markdown
14 lines
374 B
Markdown
|
|
||
|
---
|
||
|
title: "0.3 Release"
|
||
|
linkTitle: "0.3"
|
||
|
date: 2019-12-23
|
||
|
description: >
|
||
|
X-Mas release!
|
||
|
---
|
||
|
|
||
|
This release comes with a lot of bugfixes and enhancement to the SAT solver core:
|
||
|
|
||
|
- Add support for `provides`. They allow to have `virtual` packages which can be replaced during solving by other drop-in packages.
|
||
|
- Tons of fixes
|
||
|
- Preparation for upcoming compression support
|