Lexicon v2.1.1
-Made __lexicon_throw
now throw an error in places where it should. (as oppose to previously outputting to the console)
-Added support for relative filepaths in definition files. (So doing filePath: "./locale.csv"
will now include the same path as the definitions file was.)
-Added in support for providing a struct in place of a text entry in json files.