Skip to content

Commit 49136cd

Browse files
author
Corneliu Tusnea
committed
Merge branch 'main' of https://github.com/intuit/isl
2 parents 8d007ed + 2bec2b4 commit 49136cd

1 file changed

Lines changed: 82 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,85 @@
1+
## [1.1.1-SNAPSHOT] - 2026-03-20
2+
3+
- Merge branch 'main' of https://github.com/intuit/isl (bbd9afb)
4+
- Merge commit 'eb19070f814514ab77ce07432de87432dd63f5e3' (78ddc10)
5+
- Merge commit 'f6cd8057e7ee33ee777edfa4439212b1139fe8e4' (28b783c)
6+
- Merge commit '83952772ae54c69cf40454bd5a1e24990b2db121' (f862725)
7+
- group.by, optimized self spread assignment, optimized map + filter combo, improved interpolation (eb19070)
8+
- if expression objects (f6cd805)
9+
- Fixed incorrect TimeZone calculation Improved error reporting for crashes inside ISL Fixed DatePagination crash on null Multiple improvements to the command line, test framework and plugin (d1b3bd1)
10+
- improved command line and validations (f19cc5e)
11+
- improved testing (889ad6f)
12+
- improving testing and usage from command line (f23753b)
13+
- improved testing with assertOptions (1cf7328)
14+
- Improved testing and the plugin (d09f049)
15+
- Merge commit '680e9dd3ae2adfc4e0d5763dec552e492479eff8' into playground (8395277)
16+
- chore: update CHANGELOG for v1.1.1-SNAPSHOT (6682090)
17+
- Added support for yaml inputs and outputs to the playground (680e9dd)
18+
- improved mocking and cmd line handling and the plugin (16d9430)
19+
- Improved isl-cmd, versioning report when using fat-jars and the plugin (42c231b)
20+
- Improved testing capabilities and plugin options for testing (40b2128)
21+
- Squashed commit of the following: (5883e72)
22+
- improved build for plugin (72f876f)
23+
- chore: update CHANGELOG for v1.1.1 (2589540)
24+
- chore: update CHANGELOG for v1.1.1-SNAPSHOT (643e98e)
25+
- updating build to publish isl-test (bd4ad8d)
26+
- added build step for ISL runtime for the plugin (c8d2644)
27+
- chore: update CHANGELOG for v1.1.1 (4278244)
28+
- improved plugin to support testing (db73d7d)
29+
- Added improvements for ISL handling, schema validations, formatting (59486c1)
30+
- improved plugin validations and added support for imported extensions (532b549)
31+
- plugin improvements (e9676f6)
32+
- Fixed the build and release to Maven. (c5f6efb)
33+
- added support for custom extensions (4f2f6b6)
34+
- lots of improvements for the plugin (9a654c3)
35+
- improved code actions (1e30363)
36+
- Merge commit '307daaa61947af7cbc3345816b9be39476c77ef0' into plugin (eeb4dcf)
37+
- Squashed commit of the following: (f3d8aae)
38+
- Merge commit '6ac18294be210d234cc7a7092b592147c216058a' into playground (307daaa)
39+
- docs improvements (6ac1829)
40+
- added link to playground (d1fa443)
41+
- css (62f3361)
42+
- css (1eddf94)
43+
- css (fb26c63)
44+
- Merge branch 'playground' of https://github.com/corneliutusnea/isl into playground (3e85b21)
45+
- fixed unit tests (8f3b92b)
46+
- Merge branch 'main' into playground (f0a9fc9)
47+
- improved default wrapper (ed0a8ca)
48+
- more polish (50da5fb)
49+
- cleanup (fe1652a)
50+
- error messages polish (02b5460)
51+
- moved copy button (9ba7082)
52+
- polish (c02adf2)
53+
- improved playground (3dac93a)
54+
- lots of code polish (b2e973a)
55+
- moved js to footer (7f8a400)
56+
- changed to js (66239de)
57+
- build (6241a5b)
58+
- fixing playground (6041345)
59+
- Merge commit '5855878559158db34089034c99a5fcbd3fa7008d' (a8476d2)
60+
- docs with run button (00f5a52)
61+
- moved docker (1fe9005)
62+
- docker (8569fe7)
63+
- more nix (aa098d5)
64+
- changed openjdk (c1e5b18)
65+
- jdk change (436958a)
66+
- node version change (be2606f)
67+
- back go nixpack (36aae51)
68+
- railway config changes (bc123b2)
69+
- Use Dockerfile with explicit Java 21 for Railway deployment (529379f)
70+
- set railway java version to 21 (5c8ef87)
71+
- railway config change (16134cb)
72+
- updated config (49e354d)
73+
- updated java version (c73e452)
74+
- changed to build and deploy together (1049017)
75+
- Fix: Set executable permissions on gradlew for Railway deployment (35d1f44)
76+
- updated playground (8d86297)
77+
- playground (090ddc1)
78+
- feat(plugin): Add GitHub workflows for CI/CD and marketplace publishing (367d94d)
79+
- feat(plugin): Add VSCode extension package with AI assistant support (31e7e98)
80+
- improved colors (d09f2d5)
81+
- isl plugin for vscode v1 (15100bd)
82+
183
# Changelog
284

385
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)