Releases: joseaverde/Malef
Just for testing
v0.3.0-1 Cleared references to other languages!
Boxes, Windows and more
This new version has taken a while to release but now simple applications can be made with this library.
Python Colorised !
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
Read the CHANGELOG.md file
v0.2.2 Added tests and better bindings
You can read the CHANGELOG.md file for more information.
v0.2.1 A cleaner API
The Python3 C implementation and the C header files have been cleaned.
v0.1.2
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!
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
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
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.