- Added extra arity to both map->relation and table->kb to take id function, which can be used to override the default :kb/id gen or existing key.
- Added a fogus.reinen-vernunft.fuzzy.soundex/encode function that implements the American soundex algorithm. https://en.wikipedia.org/wiki/Soundex
- Added fogus.reinen-vernunft.datalog ns based on cgrand's 39loc datalog
- Added map->relation and table->kb conversion functions in fogus.reinen-vernunft.core
- me.fogus release