All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.0 (2024-11-09)
1.3.0 (2024-10-22)
1.2.1 (2024-08-29)
1.2.0 (2024-08-25)
- add commands to read and unread emails (e8909c2)
- use string syntax in staed of string literal (74230b6)
1.1.1 (2024-07-09)
1.1.0 (2024-07-02)
- add commands to support the new assertions (3ac6ef0)
- docs: add a documentation for new commands (73a425e)
1.0.1 (2024-06-30)
- update cypress dev command (88b5ec4)
1.0.0 (2024-06-30)
- rewrite in typescript with new assertions
- add mhGetBodyHTML function to get html (62c8293)
- add npm instead of yarn and remove duplicate docker file (beda66f)
- add typescript (7b1dc5b)
- ci: adds release-please.yml to automate release process (87285b0)
- refactor to typescript (bac8e0f)
- rewrite in typescript with new assertions (36ea2af)
- issue with component in tag (e6735fb)
- issue with release package (db9aec9)
- issue with release-please (90b7a27)
- make package dev dependencies (00a1936)
1.2.1 (2024-06-30)
1.2.0 (2024-06-30)
- add mhGetBodyHTML function to get html (62c8293)
- add npm instead of yarn and remove duplicate docker file (beda66f)
- add typescript (7b1dc5b)
- ci: add a workflow to release npm package on every release (ab28481)
- ci: adds release-please.yml to automate release process (b584474)
- refactor to typescript (bac8e0f)
- rewrite in typescript with new assertions (3c2eb2c)
1.1.0 (2024-06-30)
- ci: add a workflow to release npm package on every release (ab28481)
- add mhGetBodyHTML function to get html (62c8293)
- add npm instead of yarn and remove duplicate docker file (beda66f)
- add typescript (7b1dc5b)
- ci: adds release-please.yml to automate release process (b584474)
- refactor to typescript (bac8e0f)
- rewrite in typescript with new assertions (3c2eb2c)
0.0.4 (2023-12-20)
- add mhGetBodyHTML function to get html (8178940)
0.0.3 (2023-12-19)
- add npm instead of yarn and remove duplicate docker file (b81254a)
- add typescript (e3c9fe2)
- refactor to typescript (d079a5d)
- ci: cypress in ci supports typescript (6856793)
- commands: add retry-ability to query commands (83cc8b7)
- commands: adds commands for asserting existing mails (482a6a2)
- commands: adds commands for handling single mails (1d73d4f)
- commands: adds first simple mhDeleteAll() implementation (36bde11)
- commands: adds more commands to get mails from collection (fd7b51a)
- dev-server: adds simple dev server (fa684a7)
- jim: adds helper for get/enable/disable jim mode (6df3e29)
- mailhog-url: mailhog config can now be overwritten by env variable (e9930ff)
- test-server: removes jquery npm dependeny (6a06edf)
- test-server: upgrades cypress to v12.13.0 (61209c2)
- url: MailHog url is now settable via cypress.json (67f8e42)