X-Git-Url: http://git.code-monkey.de/?p=redact.git;a=blobdiff_plain;f=NEWS;h=080249815dfd545e3932b750a0daabf8f0060ef3;hp=eb4b29ac1905c57cc8023771fc4dd0ef4ac08a0d;hb=HEAD;hpb=07b4660cebea81f31bfa0b47981a7e06fe35ef1f diff --git a/NEWS b/NEWS index eb4b29a..0802498 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,31 @@ --- -$Id: NEWS 34 2005-04-25 17:12:29Z tilman $ -++ +== 0.1.6 + +* Renamed fill_{,pos_}{rel,abs} to set_fill_{,pos}{rel,abs} + for consistency +* Implemented TextDescription#text_max + +== 0.1.5 + +* Fixed ImageDescription#set_border, which used the "right" argument + for the "left" border +* Make it possible to specify relations as integers +* Added Description#inherit +* Collection#script= resp ExecScriptProgram#script= now accept a + filename, too + +== 0.1.4 + +* Added support for the various 'fill' properties in ImageDescription + +== 0.1.3 + +* Fixed generation of output filename if it's not given on the command line + +== 0.1.2 + +* Don't abort if embryo_cc generates warnings when compiling Embryo code +* Delete the output file if it couldn't be written completely +* image directory and font directory support has been added == 0.1.1