# rom-fmp changelog ## v0.0.4 2015-09-17 * Rewrite gateway, dataset, relation. * Basic relation support for :find, :all, :count, :create, :update, :delete. * Supports command composition/chaining and command currying. ## v0.0.1 2015-03-30 * Initial commit. * Basic reads using relations.