0.3.2 / 2020-09-19 ================== * docs: use const instead of var in README #12 [adamreisnz](https://github.com/adamreisnz) 0.3.1 / 2020-07-18 ================== * fix: correct inheritance so `Long.set()` and `Long.get()` work as expected #10 0.3.0 / 2020-04-18 ================== * feat: support new Mongoose global schema type configs: `cast()`, `get()`, `set()` #10 0.2.1 / 2018-05-17 ================== * fix: support bitsAnySet and bitsAllSet #6 [MichelLiu](https://github.com/MichelLiu) 0.2.0 / 2018-02-26 ================== * feat: added support for mongoose 5.x 0.0.2 / 2012-10-18 ================== * fixed; Incorrect variable reference #1 [ofShard](https://github.com/ofShard) * tests; add failing test for #1 0.0.1 / 2012-08-01 ==================== * initial release