Skip to content

Releases: Diagonal-HQ/ts-enum-generator

0.3.3

Choose a tag to compare

@bdweix bdweix released this 26 May 16:04

What's Changed

  • Reduced the displayed README logo size.
  • Included the generated changelog update from the previous release.

Full Changelog: 0.3.2...0.3.3

0.3.2

Choose a tag to compare

@bdweix bdweix released this 26 May 16:03

What's Changed

  • Updated the README with Diagonal branding, the current logo, and public package details for the downloadable Composer package.
  • Fixed Packagist badge package paths in the README.

Full Changelog: 0.3.1...0.3.2

0.3.1

Choose a tag to compare

@Nielsvanpach Nielsvanpach released this 30 Mar 11:47

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@Nielsvanpach Nielsvanpach released this 27 Mar 13:24
53000ed

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@Nielsvanpach Nielsvanpach released this 18 Aug 08:33
acfef6d

What's Changed

New Contributors

Full Changelog: v0.1.6...0.2.0

v0.1.6: Updated export type naming convention

Choose a tag to compare

@bdweix bdweix released this 08 Jul 19:58
9461474
Merge pull request #6 from Diagonal-HQ/single-generation-file

Update Naming Conventions

v0.1.5 Proper type generation

Choose a tag to compare

@bdweix bdweix released this 08 Jul 19:39
4bac5f0

Fix type generation formatting

v0.1.4 Single File Generation Support

Choose a tag to compare

@bdweix bdweix released this 08 Jul 18:22
e9e9fc7

Ability to generate all types into one generated file with declared namespaces.

v0.1.3: Better glob support

Choose a tag to compare

@bdweix bdweix released this 08 Jul 17:59
92c54b3
Merge pull request #3 from Diagonal-HQ/feature-improvements

Feature Improvements