Skip to content

Releases: aaronginder/html-email-generator

v1.0.1

Choose a tag to compare

@aaronginder aaronginder released this 27 May 09:08

v1.0.1 (2025-05-27)

Bug Fixes

  • Add . in import for generator (4225ca1)

Detailed Changes: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@aaronginder aaronginder released this 25 May 22:03
d8f0e7c

v1.0.0 (2025-05-25)


Detailed Changes: v1.0.0-alpha.4...v1.0.0

v1.0.0-alpha.5

v1.0.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@aaronginder aaronginder released this 25 May 22:01

v1.0.0-alpha.5 (2025-05-25)


Detailed Changes: v1.0.0-alpha.4...v1.0.0-alpha.5

v1.0.0-alpha.1

v1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Dec 18:10

1.0.0-alpha.1 (2024-12-26)

Bug Fixes

  • add dependency between test and release workflow (8507d9e)
  • change python to python3.12 in tests and add package-lock.json (1a21f0d)
  • clear changelog and remove tags (85480a4)
  • remove example output from readme (9783a2b)
  • update test workflow to include test packaer code (4aab2ec)
  • update test workflow to use poetry to install Python dependencies (810c2d4)

Features

  • add examples (6d581b0)
  • add logging, error handling and clean up (4330061)
  • add semantic release workflow (012745c)
  • add unit tests (92e2539)
  • Add unit tests and github actions workflow for tests (df792e7)