Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 630 Bytes

release-template.md

File metadata and controls

17 lines (12 loc) · 630 Bytes

v0.0.11-beta (Nov 12, 2018)

🚀 New Feature

  • Validation - Check Empty Field: Checks if a field is empty or not (#34)
  • Collections - Remove All Documents: Remove all the documents from a collection (#35)

🐛 Bug Fix

  • Validation - Compare Value: Now it compares strings instead of numbers (#33)

🔧 Enhancement

  • Hook - HSM: Add option to send to 'test' or 'prod' API (#32)
  • Hook - Post Item: Add option to set a custom timeout and send by the default the actual environment name (#36)

📘 Documentation

  • Release Template: Add this template to the project

🏡 Internal