Version 0.4 Beta
Release date: 16 Dec 2016
    - new features:
       - new UI based on jQuery UI
       - code refactoring
Version 0.3 Beta
Release date: 1 Aug 2015
    - new features:
       - hompolymers tab
       - custom statistics (both graphical and execution code)
       - adapters tab
       - load/save statistics
       - node.js command line version of MuffinInfo
       - settings
       - about screen
       - change log screen
       - major class relationships re-design to accommodate more statistics and more methods of displaying them
       - unified way of dealing with localStorage
    - improvements/tweaks:
       - much faster UI update
       - improved statistics generation
       - extended help->contents section with detailed explanation of the inner working
    - fixed bugs:
       - last entry processing twice
       - sam file format multi-aligned read considered multiple times
       - Internet Explorer local storage problem when using MuffinInfo without a server
       - Internet Explorer svg rendering error
       - various smaller bugs
Version 0.2.1
Release date: 11 Jul 2015
    - fixed bugs:
       - load screen not being closed in case of an error
       - Firefox crash with large files
Version 0.2
Release date: 8 Jul 2015
    - new features:
       - add support for datatables
       - lengths tab
       - duplicates tab
       - sam and fasta support
    - improvements/tweaks:
       - faster Web Worker communication by using object ownership transfer
    - fixed bugs:
       - parser considering sometimes the end of the line as part of a read/quality
       - k-mer histrogram count error
       - various smaller bugs
Version 0.1
Release date: 15 Mar 2015
    Initial release