Skip to content

Latest commit

 

History

History
executable file
·
96 lines (50 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

executable file
·
96 lines (50 loc) · 1.2 KB

@ahmedayob/email-builder

0.2.2

Patch Changes

  • dab6d90: signature context

0.2.1

Patch Changes

  • ab5829d: new readme

0.2.0

Minor Changes

  • da3c9c5: new version

Patch Changes

  • da3c9c5: build fix

0.1.10

Patch Changes

  • 4916718: adding get message encoded

0.1.9

Patch Changes

  • 0ede7c0: fixing bug with body encoding

0.1.8

Patch Changes

  • 5cccbf9: refactored to be more type safe

0.1.7

Patch Changes

  • 3277acd: patch buffer

0.1.6

Patch Changes

  • 9419434: create file with message content and adding some other functionality to add some other data without adding the message itself like chunks
  • 08ab41b: buffer error patched

0.1.5

Patch Changes

  • b682de3: refactoring the EmailBuilder
  • 81d732b: refcatoring the lib with EmailBuilder

0.1.4

Patch Changes

  • 8030d15: readme

0.1.3

Patch Changes

  • 15f318f: changing name and some types

0.1.2

Patch Changes

  • 3b22c45: ignore some npm edits

0.1.1

Patch Changes

  • 261e203: encoding for both client and server

0.1.0

Minor Changes

  • dc59124: first version

Patch Changes

  • 0c296bc: encoding and decoding for both
  • de3f1d3: init commit