Changelog for di-polysemy-0.2.0.0
Changelog
di-polysemy uses PVP Versioning.
The changelog is available on GitHub.
0.2.0.0
runDiToStderrIO,runDiToIOFinal,runDiToStderrIOFinaland theResetaction have been removed.- The
Fetchaction has been added. runDiToIOReader, andrunDiNoophas been added.runDiToIOnow needs aDivalue to be passed to it, the library now doesn't create the Di value.
0.1.4.0
runDiToIOFinalandrunDiToStderrIOFinalhave been added
0.1.3.0
- The 'Reset' action has been added
0.1.2.0
- 'runDiToIO' now reinterprets in terms of reader
- The effect has been generalised and now has: Log, Flush, and Local
0.0.0.0
- Initially created.