Version 0.3.1
- Added icon only button
- Added face-or-style option to creation functions
- Make svg-lib-tag more generic (can now create tag, icon or icon+tag)
- Various bug fixes

Version 0.3
- Renamed 'svg-lib-button' to 'svg-lib-icon+tag'
- Added interactive 'svg-lib-button' with associtated 'svg-lib-button-mode'
- Added proper documentation in the README

Version 0.2.8
- No background for icon when background color is nil
- Refactored date icons

Version 0.2.7
- Added a dynamic date icon

Version 0.2.6
- Bug fix with bootstrap icon directory

Version 0.2.5
- Bug fix in text size computation

Version 0.2.4
- Better error handling if SVG support is missing

Version 0.2.2
- Added a left/right crop style argument to allow for tags collage.

Version 0.2.1
- Added an alignment parameter for moving tags inside margins.

Version 0.2
- Fix most of the warnings.

Version 0.1:
- Submission to ELPA