packages feed

itemfield-1.2.4.2: CHANGELOG.md

Series 1
---------

 * 1.2.4.1  -- documentation updates; separate changelog file.
 * 1.2.4.0  -- added brick 0.17 compatibility
 * 1.2.3.0  -- added brick 0.16 compatibility
 * 1.2.2.1  -- added stack.yaml for using itemfield with stack
 * 1.2.2.0  -- added compatibility for GHC7.10
 * 1.2.1.0  -- added compatibility for older distributions
 * 1.2.0.0  -- intermediary state is "Pending"
 * 1.1.0.0  -- add support for 's' and 'f' keys and mouse events
 * 1.0.0.0  -- update from vty-ui to brick


Series 0
---------

 * 0.3.1.0  -- add + key selector to select all successful targets
 * 0.3.0.0  -- rename from StateFieldSelector to ItemField
 * 0.2.0.1  -- more key events: G=toggle group, A=toggle all, !=mrk bad; add helpMsg
 * 0.2.0.0  -- more key events: Shift+Arrow to mark/unmark with move
 * 0.1.0.0  -- initial version