Changelog for polysemy-methodology
v0.2.2.0
- Enable StandaloneKindSignatures.
- Add explicit imports.
v0.2.1.0
- Drop dependency on polysemy-plugin.
v0.2.0.0
- Drop dependency on polysemy-zoo and replace with polysemy-several.
- Drop logging functions and move to polysemy-methodology-co-log
v0.1.8.0
- Add
runMethodologyMappendPure and runMethodologyMappendSem.
v0.1.7.0
- Add
pureMethodology and pureMethodology'.
v0.1.6.0
- Add reinterpreting versions of
cutMethodology, cutMethodology3, divideMethodology,
decideMethodology, decomposeMethodology
- Add reinterpreting versions of
fmapMethodology, fmap2Methodology. traverseMethodology,
bindMethodology, mconcatMethodology.
- Inline everything.
v0.1.5.0
v0.1.4.0
- Add
logMethodologyStart, logMethodologyEnd and logMethodologyAround
v0.1.3.0
- Add
traceMethodologyStart, traceMethodologyEnd and traceMethodologyAround
v0.1.2.0
- Add
fmapMethodology, fmapMethodology2, bindMethodology and traverseMethodology.
v0.1.1.0
- Fix erroneous type signature in
endMethodologyTerminal.
v0.1.0.0
- Set of domain modelling tools for polysemy.