Releases: imjuni/ctix
Releases · imjuni/ctix
v2.4.2
v2.4.1
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
v2.3.0
v2.2.0
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 whendefault 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
v2.0.0
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
v2.0.0-beta.3
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