Changelog of @hackage/wumpus-microprint 0.5.0

0.3.0 to 0.4.0:

  • Implementation modules are now hidden. Added some documentation.

  • DrawF renamed DrawWordF, MP_config renamed MicroPrintConfig.

0.2.0 to 0.3.0:

  • Updated to use ConsDrawing monad from Wumpus-Basic.

0.1.1 to 0.2.0:

  • Updated to use Basic.Graphic types from wumpus-basic-0.2.0.

  • Added bordered printing that marks the unit character width.

0.1.0 to 0.1.1:

  • Added missing LICENSE file to the Cabal file.

  • Added this CHANGES file.