5.5 KiB
flat-cache - Changelog
v1.2.1
- Bug Fixes
- Add missing utils.js file to the package. closes #8 - ec10cf2, [Roy Riojas](https://github.com/Roy Riojas), 01/08/2016 04:18:57
v1.2.0
- Documentation
- Add documentation about noPrune option - 23e11f9, [Roy Riojas](https://github.com/Roy Riojas), 01/08/2016 04:06:49
v1.0.11
-
Features
-
Add noPrune option to cache.save() method. closes #7 - 2c8016a, [Roy Riojas](https://github.com/Roy Riojas), 01/08/2016 04:00:29
-
Add json read and write utility based on circular-json - c31081e, [Jean Ponchon](https://github.com/Jean Ponchon), 28/07/2016 10:58:17
-
-
Bug Fixes
-
Remove UTF16 BOM stripping - 4a41e22, [Jean Ponchon](https://github.com/Jean Ponchon), 29/07/2016 04:18:06
Since we control both writing and reading of JSON stream, there no needs to handle unicode BOM.
-
Use circular-json to handle circular references (fix #5) - cd7aeed, [Jean Ponchon](https://github.com/Jean Ponchon), 25/07/2016 13:11:59
-
-
Tests Related fixes
-
Add missing file from eslint test - d6fa3c3, [Jean Ponchon](https://github.com/Jean Ponchon), 29/07/2016 04:15:51
-
Add test for circular json serialization / deserialization - 07d2ddd, [Jean Ponchon](https://github.com/Jean Ponchon), 28/07/2016 10:59:36
-
-
Refactoring
- Remove unused read-json-sync - 2be1c24, [Jean Ponchon](https://github.com/Jean Ponchon), 28/07/2016 10:59:18
-
Build Scripts Changes
v1.0.10
-
Build Scripts Changes
-
Other changes
v1.0.9
- Bug Fixes
v1.0.8
v1.0.7
-
Other changes
- Move dependencies into devDep - 7e47099, [Bogdan Chadkin](https://github.com/Bogdan Chadkin), 11/09/2015 17:10:57
-
Documentation
v1.0.6
v1.0.5
-
Documentation
-
Other changes
- Update dependencies - be88aa3, [Bogdan Chadkin](https://github.com/Bogdan Chadkin), 11/09/2015 15:47:41
v1.0.4
-
Refactoring
- load a cache file using the full filepath - b8f68c2, [Roy Riojas](https://github.com/Roy Riojas), 30/08/2015 06:19:14
-
Documentation
- Add documentation about
clearAll
andclearCacheById
- 13947c1, [Roy Riojas](https://github.com/Roy Riojas), 02/03/2015 02:44:05
- Add documentation about
-
Features
- Add methods to remove the cache documents created - af40443, [Roy Riojas](https://github.com/Roy Riojas), 02/03/2015 02:39:27
v1.0.1
- Other changes
- Update README.md - c2b6805, [Roy Riojas](https://github.com/Roy Riojas), 26/02/2015 07:28:07
v1.0.0
-
Refactoring
- flat-cache v.1.0.0 - c984274, [Roy Riojas](https://github.com/Roy Riojas), 26/02/2015 07:11:50
-
Other changes
- Initial commit - d43cccf, [Roy Riojas](https://github.com/Roy Riojas), 26/02/2015 04:12:16