UNPKG

tessradb

Version:
132 lines (60 loc) 4.89 kB
## [1.7.3](https://github.com/artegoser/TessraDB/compare/v1.7.2...v1.7.3) (2022-02-06) ### Bug Fixes * folder ([88f04b5](https://github.com/artegoser/TessraDB/commit/88f04b51db1a497cd2a1aeaa3e71112b48ed2af4)) ## [1.7.2](https://github.com/artegoser/TessraDB/compare/v1.7.1...v1.7.2) (2022-02-06) ### Bug Fixes * ignore ([324bce6](https://github.com/artegoser/TessraDB/commit/324bce69455246ed04e393da3317be234cbe9776)) ## [1.7.1](https://github.com/artegoser/TessraDB/compare/v1.7.0...v1.7.1) (2022-02-06) ### Bug Fixes * ignore test folder ([f820e97](https://github.com/artegoser/TessraDB/commit/f820e97ea5cb605804bbb8657f6368b9b53f42c7)) # [1.7.0](https://github.com/artegoser/TessraDB/compare/v1.6.0...v1.7.0) (2022-01-11) ### Features * replace ([2b1448f](https://github.com/artegoser/TessraDB/commit/2b1448f30e0909b103bd74ced8f0116410665610)) * replaceMany ([c893d66](https://github.com/artegoser/TessraDB/commit/c893d669fd09df4944ee7308a957929bf4a1673e)) # [1.6.0](https://github.com/artegoser/TessraDB/compare/v1.5.2...v1.6.0) (2022-01-08) ### Features * insertedDocument interface ([aa756d7](https://github.com/artegoser/TessraDB/commit/aa756d71e5856b9aa790c8f3ab6831d4e1e6b7fa)) ### Performance Improvements * singleton collection object ([da683f5](https://github.com/artegoser/TessraDB/commit/da683f55a7d2d0b98dfb2ace183d53507d047a37)) ## [1.5.2](https://github.com/artegoser/TessraDB/compare/v1.5.1...v1.5.2) (2022-01-06) ### Bug Fixes * objWriteStream is not destroy fileStream after end ([8643831](https://github.com/artegoser/TessraDB/commit/864383119772f6cb74d0df1d005232b801d77a7c)) ## [1.5.1](https://github.com/artegoser/TessraDB/compare/v1.5.0...v1.5.1) (2022-01-06) ### Bug Fixes * locked condition ([9011b93](https://github.com/artegoser/TessraDB/commit/9011b93c8a762f05f6bf08167b1679c243a9d689)) # [1.5.0](https://github.com/artegoser/TessraDB/compare/v1.4.0...v1.5.0) (2022-01-06) ### Features * collection.findOne ([5f89316](https://github.com/artegoser/TessraDB/commit/5f8931643ecb479cd945d1a192af5a93438a158e)) # [1.4.0](https://github.com/artegoser/TessraDB/compare/v1.3.0...v1.4.0) (2022-01-05) ### Features * **collection:** insertMany ([867ddb1](https://github.com/artegoser/TessraDB/commit/867ddb1df752d4d2b5119c196a98d348f4c7faea)) * find ([796366c](https://github.com/artegoser/TessraDB/commit/796366c2a0872d5335b211808daa6f7e757b5a8f)) * insertMany ([44e8a53](https://github.com/artegoser/TessraDB/commit/44e8a53a1ff134c0637924de5dcab27e5d22eed0)) # [1.3.0](https://github.com/artegoser/TessraDB/compare/v1.2.0...v1.3.0) (2022-01-05) ### Bug Fixes * **core:** add collection to meta from db.getCollection function ([641d64d](https://github.com/artegoser/TessraDB/commit/641d64d95df8890208d879ae248b7bfdf6fcfc53)) ### Features * add interfaces file ([aab02a9](https://github.com/artegoser/TessraDB/commit/aab02a950704c86a672938299dc30cc2270ce97e)) * **atomWrite:** create Obj write stream ([917a867](https://github.com/artegoser/TessraDB/commit/917a8678fb9d678cd94eb24043d38f7f0f477dd2)) * **collection:** insert document function (db.insert()) ([e332b6e](https://github.com/artegoser/TessraDB/commit/e332b6e029287be77561521077b88ad62dfba0d3)) * integrate collections object to main class of tessradb ([0130b17](https://github.com/artegoser/TessraDB/commit/0130b1762dcaab7ef622c6aedeeef8321f201080)) # [1.2.0](https://github.com/artegoser/TessraDB/compare/v1.1.0...v1.2.0) (2022-01-04) ### Bug Fixes * **atom writer:** remove this ([6e6299c](https://github.com/artegoser/TessraDB/commit/6e6299c48aba9d25690b1c88e268d681ae52a4df)) ### Features * atomic writer ([1646b06](https://github.com/artegoser/TessraDB/commit/1646b06fcde00b2100f1b0a617fd3221631f1228)) * collection class ([7c7f19c](https://github.com/artegoser/TessraDB/commit/7c7f19c2ef1b9dcbdd39bedc2c33ae2e6b8a88e8)) ### Performance Improvements * replace fs with atomic writer ([41b618d](https://github.com/artegoser/TessraDB/commit/41b618d4eadf6c7c97084e4ac156f50cb0f0d2b0)) # [1.1.0](https://github.com/artegoser/TessraDB/compare/v1.0.2...v1.1.0) (2022-01-04) ### Features * **core:** collections meta ([4081fe9](https://github.com/artegoser/TessraDB/commit/4081fe96dd811dc2ecfd978a7a118024d47d76b7)) ## [1.0.2](https://github.com/artegoser/TessraDB/compare/v1.0.1...v1.0.2) (2022-01-03) ### Bug Fixes * **core:** change error handling ([dd9f0fa](https://github.com/artegoser/TessraDB/commit/dd9f0faef4e74a67480fdad6ef7f1869fd66646c)) ## [1.0.1](https://github.com/artegoser/TessraDB/compare/v1.0.0...v1.0.1) (2022-01-03) ### Bug Fixes * **core:** getCollection errors ([f3e9850](https://github.com/artegoser/TessraDB/commit/f3e98506562a59a5b9f3c9ed88b0027b542f1fc5)) # 1.0.0 (2022-01-03) ### Features * **core:** get Collection ([c7d957e](https://github.com/artegoser/TessraDB/commit/c7d957e230c1b04ee33e105e97f320495bd40f2f))