Library for parsing epub document metadata (Haskell) (fork of dino's epub-metadata)

TAG 4.5

dinoWed Oct 19 18:48:38 UTC 2016

Updated changelog

dinoWed Oct 19 18:46:28 UTC 2016

Added a unit test for issue #1

This was fixed with a merge request from a fork by Max Daten

The issue: http://hub.darcs.net/dino/epub-metadata/issue/1

dinoWed Oct 19 15:16:32 UTC 2016

fix for dino/epub-metadata/issue/1#comment-20151209T210009

MaxDatenWed Dec 9 21:27:44 UTC 2015

fix for dino/epub-metadata/issue/1

MaxDatenWed Dec 9 20:32:56 UTC 2015

Changed version to 4.5

dinoWed Oct 19 14:45:55 UTC 2016

TAG 4.4

dinoMon Oct 17 17:22:28 UTC 2016

Updated changelog

dinoTue Oct 11 18:24:43 UTC 2016

Updated README

dinoTue Oct 11 18:24:21 UTC 2016

Removed defunct cabal stability field

dinoTue Oct 11 16:08:21 UTC 2016

Moved copyright dates up to 2016

dinoTue Oct 11 15:53:41 UTC 2016

Moved tested-with up to GHC 8.0.1

dinoTue Oct 11 15:50:33 UTC 2016

Removed GHC switch simpl-tick-factor

This was added a while ago to fix a strange build problem. Doesn't seem to be necessary now.

dinoTue Oct 11 15:47:11 UTC 2016

Moved example code to main project

This was some half-baked "sub"project. Not very nice.

dinoTue Oct 11 15:42:19 UTC 2016

Moved cabal-version up to >= 1.10

dinoMon Oct 10 22:15:07 UTC 2016

Project now builds with stack

dinoMon Oct 10 21:52:24 UTC 2016

Fixed failing damaged zip file unit test

The zip library now outputs a call stack when this fails so our expected value needed to change.

dinoMon Oct 10 21:41:20 UTC 2016

Changed version to 4.4

dinoThu Sep 17 16:52:50 UTC 2015

Added language to README

The prior change was a mistake, this is important for projmd.

dinoSat Jun 6 17:26:25 UTC 2015

Removed language from README Synopsis

dinoSat Jun 6 15:47:25 UTC 2015

Added a TODO note about changing stability

dinoFri May 29 23:09:48 UTC 2015

TAG 4.3

dinoTue May 26 00:55:41 UTC 2015

Fixed TODO.md in extra-source-files

This was overlooked when TODO was renamed.

dinoTue May 26 00:35:22 UTC 2015

Added latest work to the changelog

dinoMon May 25 22:39:15 UTC 2015

Cleaned out more ui3.info stuff from the README

This project is being hosted now by a combination of hub.darcs.net and Hackage.

dinoTue May 19 00:39:10 UTC 2015

Updated homepage and tested-with in cabal file

dinoSat May 16 15:33:29 UTC 2015

Replaced deprecated Control.Monad.Error with Control.Monad.Except

dinoSat May 16 15:32:14 UTC 2015

Updated copyright date to 2015

Also removed copyright line from all source files. It's just an ongoing maintenance headache.

dinoSat May 16 15:15:46 UTC 2015

Replaced boringfile with a more modern one

This is primarily because of cabal sandbox.

dinoThu Mar 26 14:12:38 UTC 2015

Renamed TODO to be a Markdown document and cleaned up formatting

dinoThu Mar 26 13:45:48 UTC 2015