Changelog for tagsoup-navigate-0.1.0.7
0.1.0.7
- Added
aftersandbefores
0.1.0.6
- fix bug in depth-first search
0.1.0.5
- change the search functions in
TagTreePosStateTto useMaybeinstead ofBool
0.1.0.4
- fix bug in breadth/depth first search.
0.1.0.3
- add breadth-first and depth-first search functions.
0.1.0.2
- change
TagPosTreeStatecombinators to useIdentity.
0.1.0.1
- more functions.
- more instances.
- fix bug in
Tagprisms.
0.1.0.0
- The initial version of tagsoup-navigate.