Skip to content

Releases: imjuni/ctix

v2.4.2

25 Mar 16:17
Compare
Choose a tag to compare

What's Changed

  • fix(template): fixed missing spaces in some settings by @imjuni in #123
  • chore(release): 2.4.1 > 2.4.2 by @imjuni in #124

Full Changelog: v2.4.1...v2.4.2

v2.4.1

18 Mar 17:22
Compare
Choose a tag to compare

What's Changed

  • chore(file): remove unused file: .DS_Store by @imjuni in #117
  • fix(options): fixed export-filename option applying order problem by @imjuni in #119
  • fix(template): fixed an error that prevented wrapping when using defa… by @imjuni in #120
  • chore(release): 2.4.0 > 2.4.1 by @imjuni in #121

Full Changelog: v2.4.0...v2.4.1

v2.4.0

25 Feb 16:59
Compare
Choose a tag to compare

What's Changed

  • refactor: name of the feature: namespace to workspace by @imjuni in #112
  • Support win32 environment and enhance README.md by @imjuni in #115
  • chore(release): 2.3.0 > 2.4.0 by @imjuni in #116

Full Changelog: v2.3.0...v2.4.0

v2.3.0

15 Nov 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

14 Nov 16:35
Compare
Choose a tag to compare

What's Changed

  • Enhance: add content to exclude files by @imjuni in #99
  • Change: renamed index.ts file to barrel by @imjuni in #100
  • Change: Added tsc-alias to the type bundling process by @imjuni in #101
  • Add: Programming interface building functions by @imjuni in #102
  • Change: change package manager, npm > pnpm by @imjuni in #103
  • Enhance: Added initialize programming interface by @imjuni in #104
  • Added: added removing programming interface by @imjuni in #105
  • version change: 2.1.0 > 2.2.0 by @imjuni in #106
  • Fix: Add type keyword when default export statement is pure type. by @imjuni in #107
  • Add: Add content about the programming interface to the README.md by @imjuni in #108

Full Changelog: v2.1.0...v2.2.0

v2.1.0

10 Nov 17:58
Compare
Choose a tag to compare

What's Changed

  • Change: add codecov configuration by @imjuni in #94
  • Change: add coverage configuration by @imjuni in #95
  • Add: @ctix-generation-style keyword. by @imjuni in #97
  • version change: 2.0.0 > 2.1.0 by @imjuni in #98

Full Changelog: v2.0.0...v2.1.0

v2.0.0

07 Nov 17:05
Compare
Choose a tag to compare

What's Changed

  • 2.x by @imjuni in #87
  • Enhance: Output streams for error and warning messages are separated by @imjuni in #88
  • Added: module mode added by @imjuni in #89
  • Enhance: added more contents in README.md by @imjuni in #90
  • version change: 2.0.0-beta.3 > 2.0.0-beta.4 by @imjuni in #91
  • Enhance: detach index.ts file rendering logic from indexWrites by @imjuni in #92
  • version change: 2.0.0-beta.4 > 2.0.0 by @imjuni in #93

Full Changelog: v1.8.3...v2.0.0

2.0.0-beta.4

05 Nov 18:33
Compare
Choose a tag to compare

What's Changed

  • Added: module mode added by @imjuni in #89
  • Enhance: added more contents in README.md by @imjuni in #90
  • version change: 2.0.0-beta.3 > 2.0.0-beta.4 by @imjuni in #91

Full Changelog: v2.0.0-beta.3...2.0.0-beta.4

v2.0.0-beta.3

04 Nov 16:40
Compare
Choose a tag to compare

What's Changed

  • 2.x by @imjuni in #87
  • Enhance: Output streams for error and warning messages are separated by @imjuni in #88

Full Changelog: v1.8.3...v2.0.0-beta.3

v1.8.3

23 Oct 16:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2...v1.8.3