date v0.3.0 Release Notes

Release Date: 2016-03-02 // about 8 years ago
    • update the readme
    • update dist
    • remove map
    • fix travis. include only the lodash methods that we need. minor tweaks to be more consistent with the rest of the project.
    • update lodash to find the latest available
    • remove template string for legacy support
    • remove template string for legacy support
    • natural language normalization, fixes #66, 64, 28, 16, 15, 11, 4
    • normalize string at parser using norm.js; add lodash as dep
    • add issues under work
    • fix npm i warning by adding MIT license field