CzAN Read more...

  About the compiler:
    * Completely rewritten !
    * Now, it's 4 to 7 times faster to compile
    * Faster procedure handling
    * Multi-dimensionned arrays are now supported
    * Residents are now saved/loaded in one file
    * PowerPC code have been removed (nobody want it ?)
    * Some bugs have been fixed
    * The switch MC68020 have been added to the command line

  About the PureLibraries:
    * Rewritten the Sprite library (50% faster) and added several
      commands: SaveSprites(), LoadSprites(), RemoveCookie(),
      FlushSprite(), SpriteHandle(), CopySprite(), GrabSprite()
    * Added 'DisableDebugger' and 'EnableDebugger' to disable the
      debugger for some part within a program.
    * Added the debugger support for Sprite, Joypad, Chunky and
      Sound libraries.
    * Added the following commands: Processor(), MMU(), FPU(),
      RectsHit(), Hex(), Bin().
    * Fixed some commands: ListIndex(), FontID(), DrawingFont()

  About the editor:
    * Added a keyboard shortcut to close the error window.

  Misc (Full version only):
    * SpriteGrabber (Allows to get sprites from a picture)
    * OpenPureBasic (C/C++ -> PureBasic convertor)