Releases: astracompiler/cli
Releases · astracompiler/cli
Release list
v1.3.1
What's Changed
- chore: Configure Renovate by @renovate in #73
- chore(deps): update codacy/codacy-analysis-cli-action digest to 0991600 by @renovate in #74
- Delete .github/dependabot.yml by @QwertyCodeQC in #76
-
- by @QwertyCodeQC in #77
- chore(config): migrate renovate config by @renovate in #79
- chore(deps): update vitest monorepo to v3.2.3 by @renovate in #80
- fix(deps): update dependency keyv to v5.3.4 by @renovate in #82
- chore(deps): update dependency @types/node to v22.15.31 by @renovate in #81
- chore(deps): update dependency @types/node to v22.15.32 by @renovate in #83
- chore(deps): update dependency @biomejs/biome to v2 by @renovate in #85
- chore(deps): update vitest monorepo to v3.2.4 by @renovate in #84
New Contributors
Full Changelog: v1.3.0...v1.3.1
- Fix
astra init(#86)
v1.3.0
Full Changelog: v1.2.7...v1.3.0
- Stable release
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
Full Changelog: v1.2.2...v1.2.3
- Minor fixes
v1.2.2
Full Changelog: v1.2.1...v1.2.2
- Minor fixes
v1.2.1
What's Changed
- chore: bump @babel/parser from 7.27.4 to 7.27.5 by @dependabot in #63
- chore: bump @vitest/coverage-v8 from 3.2.0 to 3.2.1 by @dependabot in #62
- chore: bump vitest from 3.2.0 to 3.2.1 by @dependabot in #61
- chore: bump form-data-encoder from 4.0.2 to 4.1.0 by @dependabot in #67
- chore: bump @sindresorhus/is from 7.0.1 to 7.0.2 by @dependabot in #66
- chore: bump @types/node from 22.15.29 to 22.15.30 by @dependabot in #72
- chore: bump vitest from 3.2.1 to 3.2.2 by @dependabot in #71
- chore: bump @babel/types from 7.27.3 to 7.27.6 by @dependabot in #70
- chore: bump terser from 5.40.0 to 5.41.0 by @dependabot in #69
- chore: bump @vitest/coverage-v8 from 3.2.1 to 3.2.2 by @dependabot in #68
Full Changelog: v1.2.0...v1.2.1
- Added support for macOS and linux
- Fixed minor bugs
- Switched from terser + tsc to esbuild
v1.2.0
What's Changed
- deps: bump @inquirer/prompts from 7.5.1 to 7.5.2 by @dependabot in #18
- deps: bump rollup from 4.41.0 to 4.41.1 by @dependabot in #31
- chore: bump @inquirer/checkbox from 4.1.7 to 4.1.8 by @dependabot in #38
- chore: bump @inquirer/core from 10.1.12 to 10.1.13 by @dependabot in #41
- chore: bump @inquirer/rawlist from 4.1.2 to 4.1.3 by @dependabot in #40
- chore: bump @inquirer/editor from 4.2.12 to 4.2.13 by @dependabot in #37
- chore: bump @inquirer/confirm from 5.1.11 to 5.1.12 by @dependabot in #36
- chore: bump tinyglobby from 0.2.13 to 0.2.14 by @dependabot in #35
- chore: bump @inquirer/input from 4.1.11 to 4.1.12 by @dependabot in #34
- chore: bump @inquirer/expand from 4.0.14 to 4.0.15 by @dependabot in #33
- chore: bump @inquirer/select from 4.2.2 to 4.2.3 by @dependabot in #32
- chore: bump @inquirer/prompts from 7.5.2 to 7.5.3 by @dependabot in #39
- chore: bump esbuild from 0.25.4 to 0.25.5 by @dependabot in #43
- chore: bump fdir from 6.4.4 to 6.4.5 by @dependabot in #49
- chore: bump @babel/types from 7.27.1 to 7.27.3 by @dependabot in #48
- chore: bump terser from 5.39.2 to 5.40.0 by @dependabot in #47
- chore: bump yargs from 17.7.2 to 18.0.0 by @dependabot in #46
- chore: bump @types/node from 22.15.21 to 22.15.23 by @dependabot in #44
- chore: bump @babel/parser from 7.27.2 to 7.27.3 by @dependabot in #45
- chore: bump @types/node from 22.15.23 to 22.15.24 by @dependabot in #50
- ci: add test coverage via codecov by @QwertyCodeQC in #51
- ci: update coverage by @QwertyCodeQC in #52
- chore: bump postcss from 8.5.3 to 8.5.4 by @dependabot in #54
- chore: bump @types/node from 22.15.24 to 22.15.26 by @dependabot in #53
- Feat/request caching by @QwertyCodeQC in #55
- chore: bump tinypool from 1.0.2 to 1.1.0 by @dependabot in #58
- chore: bump @types/node from 22.15.26 to 22.15.29 by @dependabot in #57
- chore: bump @babel/parser from 7.27.3 to 7.27.4 by @dependabot in #56
- chore: bump vitest from 3.1.4 to 3.2.0 by @dependabot in #60
- chore: bump @vitest/coverage-v8 from 3.1.4 to 3.2.0 by @dependabot in #59
Full Changelog: v1.1.0...v1.2.0
- Add request caching
- Bug fixes