Skip to content

Releases: anb0s/EasyShell

v2.3.0

30 Jun 17:07
Compare
Choose a tag to compare

Release build 2.3.0.v20230630-1658

All versions update site: http://anb0s.github.io/EasyShell
Exact version update site: http://anb0s.github.io/EasyShell/release/2.3/2.3.0.v20230630-1658
Version: EasyShell 2.3.0.v20230630-1658

Use "Help | Install New Software...", paste the update site link and select the right version!

Milestone 2.3.0

What's Changed

Breaking Changes 🛠

New Features 🎉

  • Change default key binding on MacOS to ⌥ + ^ (Option + CTRL key) by @twwwt in #201
  • Add PowerShell version 7 #199 by @anb0s in #207
  • fix compiler warnings after update to Java 11 by @anb0s in #209
  • use GitHub actions for build instead of Travis CI and Azure DevOps #210 by @anb0s in #211
  • update to tycho 2.7.0 #215 by @anb0s in #217
  • add substitution variable for line_number #212 and ... by @anb0s in #220
  • add substitutions for selected text #219 - update target platform by @anb0s in #244
  • add column text selection support #249 by @anb0s in #250
  • 251 restrict preferences page height by @anb0s in #252
  • feat: add variables workspace_loc and workspace_loc_name by @anb0s in #261
  • feat: add new variables for relative location pathes to project and by @anb0s in #262
  • Silence maven download progress by @Bananeweizen in #275

Bug Fixes 🐛

Other Changes ✔️

  • add target platfrom for Eclipse 2021-12 (4.22) #203 by @anb0s in #205
  • update copyright year 2022 #213 by @anb0s in #214
  • add target platfrom for Eclipse 2022-03 (4.23) #216 by @anb0s in #218
  • add GH actions for automatic deploy #221 by @anb0s in #222
  • update testing deploy trigger by @anb0s in #223
  • refactor PR anor Main workflow by @anb0s in #226
  • 225 add gh actions for testing by @anb0s in #227
  • add version properties to build and use in Actions by @anb0s in #229
  • Testing by @anb0s in #239
  • [2.3.0] testing of build 2.3.0.v20220327-1248 by @github-actions in #238
  • refactor pull-request and main jobs by @anb0s in #241
  • fix site.build.version.file and minor update by @anb0s in #243
  • [2.3] testing of build 2.3.0.v20220327-1630 by @github-actions in #242
  • [2.3] testing build 2.3.0.v20220328-1717 by @github-actions in #246
  • [2.3] testing build 2.3.0.v20221015-2029 by @github-actions in #263
  • add missing project encoding by @anb0s in #271
  • update tycho to 2.7.5 by @anb0s in #273
  • update to new target platfrom for Java-SE 11 by @anb0s in #274
  • Resource navigator exception by @Bananeweizen in #268
  • Provide variable substitution selection dialog by @Bananeweizen in #276
  • [2.3] testing build 2.3.0.v20230622-0747 by @github-actions in #280
  • Https by @jpstotz in #281
  • [2.3] release build 2.3.0.v20230630-1658 by @github-actions in #283

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.3.0-beta.4

22 Jun 07:51
Compare
Choose a tag to compare
v2.3.0-beta.4 Pre-release
Pre-release

Testing build 2.3.0.v20230622-0747

All versions update site: http://anb0s.github.io/EasyShell/testing
Exact version update site: http://anb0s.github.io/EasyShell/testing/2.3/2.3.0.v20230622-0747
Version: EasyShell 2.3.0.v20230622-0747

Use "Help | Install New Software...", paste the update site link and select the right version!

Milestone 2.3.0

What's Changed

New Features 🎉

Other Changes ✔️

  • add missing project encoding by @anb0s in #271
  • update tycho to 2.7.5 by @anb0s in #273
  • update to new target platfrom for Java-SE 11 by @anb0s in #274
  • Resource navigator exception by @Bananeweizen in #268
  • Provide variable substitution selection dialog by @Bananeweizen in #276
  • [2.3] testing build 2.3.0.v20230622-0747 by @github-actions in #280

New Contributors

Full Changelog: v2.3.0-beta.3...v2.3.0-beta.4

v2.3.0-beta.3

15 Oct 20:34
Compare
Choose a tag to compare
v2.3.0-beta.3 Pre-release
Pre-release

Testing build 2.3.0.v20221015-2029

All versions update site: http://anb0s.github.io/EasyShell/testing
Exact version update site: http://anb0s.github.io/EasyShell/testing/2.3/2.3.0.v20221015-2029
Version: EasyShell 2.3.0.v20221015-2029

Use "Help | Install New Software...", paste the update site link and select the right version!

Milestone 2.3.0

What's Changed

New Features 🎉

  • add column text selection support #249 by @anb0s in #250
  • 251 restrict preferences page height by @anb0s in #252
  • feat: add variables workspace_loc and workspace_loc_name by @anb0s in #261
  • feat: add new variables for relative location pathes to project and by @anb0s in #262

Bug Fixes 🐛

Other Changes ✔️

  • [2.3] testing build 2.3.0.v20221015-2029 by @github-actions in #263

Full Changelog: v2.3.0-beta.2...v2.3.0-beta.3

v2.3.0-beta.2

28 Mar 17:20
Compare
Choose a tag to compare
v2.3.0-beta.2 Pre-release
Pre-release

Testing build 2.3.0.v20220328-1717

All versions update site: http://anb0s.github.io/EasyShell/testing
Exact version update site: http://anb0s.github.io/EasyShell/testing/2.3/2.3.0.v20220328-1717
Version: EasyShell 2.3.0.v20220328-1717

Use "Help | Install New Software...", paste the update site link and select the right version!

Milestone 2.3.0

What's Changed

New Features 🎉

  • add substitution variable for line_number #212 and ... by @anb0s in #220
  • add substitutions for selected text #219 - update target platform by @anb0s in #244

Other Changes ✔️

  • [2.3] testing build 2.3.0.v20220328-1717 by @github-actions in #246

Full Changelog: v2.3.0-beta.1...v2.3.0-beta.2

v2.3.0-beta.1

27 Mar 17:15
Compare
Choose a tag to compare
v2.3.0-beta.1 Pre-release
Pre-release

Testing of the build 2.3.0.v20220327-1630

All version testing update site: http://anb0s.github.io/EasyShell/testing
Exact version only update site: http://anb0s.github.io/EasyShell/testing/2.3/2.3.0.v20220327-1630
Version: EasyShell 2.3.0.v20220327-1630

Use "Help | Install New Software...", paste the link and select the right version!

Milestone 2.3.0

What's Changed

  • Change default key binding on MacOS to ⌥ + ^ (Option + CTRL key) by @twwwt in #201
  • add target platfrom for Eclipse 2021-12 (4.22) #203 by @anb0s in #205
  • update from Java 8 to Java 11 #202 by @anb0s in #206
  • Add PowerShell version 7 #199 by @anb0s in #207
  • NullPointerException on start #197 by @anb0s in #208
  • fix compiler warnings after update to Java 11 by @anb0s in #209
  • use GitHub actions for build instead of Travis CI and Azure DevOps #210 by @anb0s in #211
  • update copyright year 2022 #213 by @anb0s in #214
  • update to tycho 2.7.0 #215 by @anb0s in #217
  • add target platfrom for Eclipse 2022-03 (4.23) #216 by @anb0s in #218
  • add GH actions for automatic deploy #221 by @anb0s in #222
  • update testing deploy trigger by @anb0s in #223
  • refactor PR anor Main workflow by @anb0s in #226
  • 225 add gh actions for testing by @anb0s in #227
  • add version properties to build and use in Actions by @anb0s in #229
  • Testing by @anb0s in #239
  • [2.3.0] testing of build 2.3.0.v20220327-1248 by @github-actions in #238
  • refactor pull-request and main jobs by @anb0s in #241
  • fix site.build.version.file and minor update by @anb0s in #243
  • [2.3] testing of build 2.3.0.v20220327-1630 by @github-actions in #242

New Contributors

Full Changelog: v2.2.1...v2.3.0-beta.1

EasyShell v2.2.1

16 Jul 08:17
Compare
Choose a tag to compare

Enhancements, bugfixes and clean-ups for v2.x stream.

See resolved issues:
#195

EasyShell v2.2.0

18 May 08:48
Compare
Choose a tag to compare

Enhancements, bugfixes and clean-ups for v2.x stream.

See resolved issues: https://github.com/anb0s/EasyShell/milestone/5?closed=1

EasyShell v2.1.0

21 Jan 11:06
Compare
Choose a tag to compare

Cleanups, enhancements and bugfixes for new v2.x stream.

see resolved issues: https://github.com/anb0s/EasyShell/milestone/4?closed=1

EasyShell 2.0.0

29 Sep 17:34
Compare
Choose a tag to compare

First release after migration to GitHub with EPL license and support for Eclipse 4.6 Neon. It's a complete rewrite of code with extended tool, dynamic presets and dynamic menus support!

see #https://github.com/anb0s/EasyShell/milestone/2?closed=1