-
Notifications
You must be signed in to change notification settings - Fork 145
Comparing changes
Open a pull request
base repository: VirtusLab/scala-cli
base: v0.1.7
head repository: VirtusLab/scala-cli
compare: v0.1.8
Commits on Jun 6, 2022
-
- Use ChainedSnippets component rather than commented outputs in `bash` code blocks - fix formatting
Configuration menu - View commit details
-
Copy full SHA for c3652b3 - Browse repository at this point
Copy the full SHA c3652b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a9090 - Browse repository at this point
Copy the full SHA d5a9090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a5e05 - Browse repository at this point
Copy the full SHA 88a5e05View commit details -
Allowing to persist some configuration values in a secured file under the user home directory, to be used by other Scala CLI commands.
Configuration menu - View commit details
-
Copy full SHA for 25149ba - Browse repository at this point
Copy the full SHA 25149baView commit details -
Update scala-cli.sh launcher for 0.1.7 (#1076)
Co-authored-by: gh-actions <actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b77472 - Browse repository at this point
Copy the full SHA 4b77472View commit details -
Add suffix to project name which contains a virtual files (#1070)
* Add suffix to project name which contains a virtual files * Add regressions test
Configuration menu - View commit details
-
Copy full SHA for a8cfa75 - Browse repository at this point
Copy the full SHA a8cfa75View commit details
Commits on Jun 7, 2022
-
Merge pull request #1074 from Gedochao/improve-scripts-guide
Improve scripts guide
Configuration menu - View commit details
-
Copy full SHA for 0bf3147 - Browse repository at this point
Copy the full SHA 0bf3147View commit details -
Merge pull request #1056 from alexarchambault/config-command
Add config command
Configuration menu - View commit details
-
Copy full SHA for fbb1d30 - Browse repository at this point
Copy the full SHA fbb1d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866c78b - Browse repository at this point
Copy the full SHA 866c78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9edadc - Browse repository at this point
Copy the full SHA d9edadcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea851a - Browse repository at this point
Copy the full SHA fea851aView commit details -
- have the implicit classes extend AnyVal - fix cached stuff
Configuration menu - View commit details
-
Copy full SHA for 625bc3b - Browse repository at this point
Copy the full SHA 625bc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30bb736 - Browse repository at this point
Copy the full SHA 30bb736View commit details -
Tweak default workflow content
As of now, it's using a custom Scala CLI launcher, via './scala-cli'. As we don't install that custom launcher in users' projects, we use just 'scala-cli' instead.
Configuration menu - View commit details
-
Copy full SHA for e851078 - Browse repository at this point
Copy the full SHA e851078View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64275d - Browse repository at this point
Copy the full SHA a64275dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71db469 - Browse repository at this point
Copy the full SHA 71db469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3767939 - Browse repository at this point
Copy the full SHA 3767939View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d1de64e - Browse repository at this point
Copy the full SHA d1de64eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b00f5f7 - Browse repository at this point
Copy the full SHA b00f5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d61e5 - Browse repository at this point
Copy the full SHA 45d61e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 980bba6 - Browse repository at this point
Copy the full SHA 980bba6View commit details -
Move special imports down in configuration page
As these are somewhat less important (and may possibly be removed at some point), better put them more down in this page
Configuration menu - View commit details
-
Copy full SHA for 9778931 - Browse repository at this point
Copy the full SHA 9778931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac4f57 - Browse repository at this point
Copy the full SHA 6ac4f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for b98ea7c - Browse repository at this point
Copy the full SHA b98ea7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae13ae6 - Browse repository at this point
Copy the full SHA ae13ae6View commit details -
Some typos & rewording on the single-module projects use case page (#…
…1089) PR raised via github so I reviewed a single page, but I needed to scratch that itch
Configuration menu - View commit details
-
Copy full SHA for e46b73b - Browse repository at this point
Copy the full SHA e46b73bView commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18ac25d - Browse repository at this point
Copy the full SHA 18ac25dView commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5cdf7a - Browse repository at this point
Copy the full SHA a5cdf7aView commit details -
Convert relative path to absolute for coverage options (#1080)
* Convert relative path to absolute for coverage options
Configuration menu - View commit details
-
Copy full SHA for c24e37c - Browse repository at this point
Copy the full SHA c24e37cView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b3f9fa5 - Browse repository at this point
Copy the full SHA b3f9fa5View commit details -
Add integration tests for running the appropriate main class if both …
…scripts and other sources are present
Configuration menu - View commit details
-
Copy full SHA for efa5ef1 - Browse repository at this point
Copy the full SHA efa5ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98abe22 - Browse repository at this point
Copy the full SHA 98abe22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0934316 - Browse repository at this point
Copy the full SHA 0934316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407f480 - Browse repository at this point
Copy the full SHA 407f480View commit details -
Add docs on referring to piped scripts' code, default main classes & …
…listing available main classes
Configuration menu - View commit details
-
Copy full SHA for f9e8bf1 - Browse repository at this point
Copy the full SHA f9e8bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c52f7f6 - Browse repository at this point
Copy the full SHA c52f7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c31b3 - Browse repository at this point
Copy the full SHA 78c31b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5f9a6 - Browse repository at this point
Copy the full SHA ec5f9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1dd0dc - Browse repository at this point
Copy the full SHA d1dd0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 726d3e2 - Browse repository at this point
Copy the full SHA 726d3e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd4ca47 - Browse repository at this point
Copy the full SHA cd4ca47View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd4c68d - Browse repository at this point
Copy the full SHA bd4c68dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f466b6 - Browse repository at this point
Copy the full SHA 1f466b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a03a9 - Browse repository at this point
Copy the full SHA b2a03a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed7823 - Browse repository at this point
Copy the full SHA 6ed7823View commit details -
Merge pull request #1095 from Gedochao/favor-non-script-main-class
Favor non-script main classes & add an option for listing main classes in context
Configuration menu - View commit details
-
Copy full SHA for 3c38733 - Browse repository at this point
Copy the full SHA 3c38733View commit details -
Add release notes for v0.1.8 (#1103)
* Add release notes for v0.1.8 Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ddd4202 - Browse repository at this point
Copy the full SHA ddd4202View commit details -
Merge pull request #1099 from alexarchambault/scala-2.12.16
Update Scala to 2.12.16
Configuration menu - View commit details
-
Copy full SHA for 05de912 - Browse repository at this point
Copy the full SHA 05de912View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.