📃Changelog

Changelog

Version 1.1.0, 7 August 2022

  • First release

Version 1.1.3, 7 August 2022

  • Fix license URL on README

Version 1.1.4, 7 August 2022

  • Fix README misspellings

Version 1.1.5, 28 August 2022

  • Update README

Version 1.1.6, 28 August 2022

  • Update README

Version 1.1.7, 06 September 2022

  • Fix existsDocument method bug

  • Add getCount new method

  • Add short info about schema

Version 1.1.8, 26 October 2022

  • Format code

Version 1.1.9, 6 April 2023

  • Add new methods

    • createDocumentIfNotExists()

    • getDocumentByCriteria()

    • searchDocumentsByCriteria()

    • searchDocuments()

    • groupByDocuments()

    • filterDocumentsByCriteria()

    • filterDocuments()

    • filterDocumentsByIds()

    • findDocument()

    • fetchAll()

    • deleteAll()

    • callStoredProcedure()

Version 1.2.0, 7 April 2023

  • Add contributors

  • Improve prettier config

  • Improve eslint config

Version 1.2.1, 7 April 2023

  • Bug fixing

Version 1.2.2, 8 April 2023

  • Correct typo createDocumentInNotExists -> createDocumentIfNotExists

  • Add CONTRIBUTING.md rules

  • Fix end_of_line warning

Version 1.2.3, 8 April 2023

  • Add homepage to package.json

Version 1.2.4, 8 April 2023

  • Update Readme.md

Last updated