# 0.2.0 - remove the methods that can be found from fcf 0.7.0 - fix the examples that didn't work with ghc 8.8.1 test-doc - add Fcf.Data.Symbol module (comparison + other functions) - change some of the examples from using Eval to use =<< operator (less parenthesis and easier to read this way) - format the documentation a bit - add PowerSet and ToList into Set-module - add new test module # 0.1.0 Initial version on 20200129. The next version probably comes out quickly after this one.