Skip to content

Releases: joseaverde/Malef

Just for testing

23 Dec 22:06
Compare
Choose a tag to compare
Just for testing Pre-release
Pre-release
v0.3.0-1

Cleared references to other languages!

Boxes, Windows and more

07 Sep 15:58
16be085
Compare
Choose a tag to compare
Pre-release

This new version has taken a while to release but now simple applications can be made with this library.

Python Colorised !

09 Apr 18:18
Compare
Choose a tag to compare
Python Colorised ! Pre-release
Pre-release

By this version Python binding is completely functional with all the types and exceptions created. Everything is fully documented, you can read the CHANGELOG file for more information.

v0.2.3 Added C complete Palette and Colour support

05 Feb 19:16
Compare
Choose a tag to compare

Read the CHANGELOG.md file

v0.2.2 Added tests and better bindings

30 Jan 17:44
Compare
Choose a tag to compare
Pre-release

You can read the CHANGELOG.md file for more information.

v0.2.1 A cleaner API

06 Jan 13:38
Compare
Choose a tag to compare
v0.2.1 A cleaner API Pre-release
Pre-release

The Python3 C implementation and the C header files have been cleaned.

v0.1.2

02 Jan 14:34
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Added documentation for the Malef.Colors package, the next version will be the last before going into v0.2.X. The next version will declare the functions for the Malef.Systems and Malef.Colors to put the colours in every operating system.

Palettes!

02 Jan 12:20
Compare
Choose a tag to compare
Palettes! Pre-release
Pre-release

This version has checked that the API works (the colour part) and has added a new Data-Type called Palette_Type which is used to gather different colours into a single palette. Palettes have 16 colours -- 8 bright and 8 normal colours -- each of them have a name but they can store any colour.

v0.1.0 A Colorful update

01 Jan 21:19
Compare
Choose a tag to compare
Pre-release

The colour API has been added (but it may change before v1.0.0 is released) and an implementation has been added. It has to be checked yet and the documentation has to be added yet. These changes will be taken in the following patch updates v0.1.1 and v0.1.2.

v0.0.1

27 Dec 12:09
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

There was a bug with the Malef.Wrapper that has been fixed.

Next version if no bugs are found will be v0.1.x which will add colours.