Releases: oyvindberg/bleep
Releases · oyvindberg/bleep
0.0.2
0.0.1
What's Changed
- borrow scala-cli classfile rewrite to use scala 3 with native-image. by @oyvindberg in #311
- Towards stabilizing BSP by @oyvindberg in #312
- Bump versions, scala to 3.3.0 by @oyvindberg in #313
- Implement checking of dependency conflicts by @oyvindberg in #307
- Watch additional specified sourceglobs by @oyvindberg in #315
Full Changelog: v0.0.1-M27...v0.0.1
0.0.1-M27
0.0.1-M26
What's Changed
- Bump to 0.0.1-M25 by @oyvindberg in #290
- Allow customizing manifest for publish by @oyvindberg in #295
- Integration tests should decode json events by @oyvindberg in #294
- Tweak error message for when script run fails by @daddykotex in #296
- Do not exit on error when no error occurred by @daddykotex in #298
- Main.scala: consolidate run methods by @sideeffffect in #299
- Notify bsp client upon build change by @Baccata in #297
- Improve BSP error handling by @oyvindberg in #301
- Add zsh tab completions. (Towards #240) by @oyvindberg in #305
- Rewrite sourcegen so we run it from bleep. Stabilize and polish by @oyvindberg in #302
Full Changelog: v0.0.1-M25...v0.0.1-M26
0.0.1-M25
What's Changed
- github build: Use bleep-setup-action by @oyvindberg in #270
- Amend coursier channel so that cs finds aarch64-apple-darwin by @Baccata in #271
- replace
bleep_dev.sh
withbleep setup-dev-script
by @oyvindberg in #275 - Revamp logging,
Main
, process exit a bit more, allowbleep-setup-ide
to boot JVM by @oyvindberg in #276 - SetupDevScript /bin/sh by @sideeffffect in #277
- Improve contributor experience by @daddykotex in #282
- Do not cache the system's jvm by @daddykotex in #283
- Add
BleepExecutable
by @oyvindberg in #284 - Add support for code-generators by @Baccata in #247
- Only download sources for maven artifacts for BSP build variant. by @oyvindberg in #286
- Fix autocompletion by @oyvindberg in #287
- Shorten path to cache/config directories and socket names by @oyvindberg in #288
- bump dependencies by @oyvindberg in #285
BleepExecutable
followup by @oyvindberg in #289
New Contributors
- @daddykotex made their first contribution in #282
Full Changelog: v0.0.1-M24...v0.0.1-M25
0.0.1-M24
What's Changed
- Download sbt launcher for sbt import by @oyvindberg in #249
- Schema: Allow RelPath to point to current directory by @kluen in #254
- Run: use jvmOptions instead of java options by @oyvindberg in #253
- config/logging: Use config file to enable timing in log messages. Add… by @oyvindberg in #258
- Add
Os
,Arch
andOsArch
. Use this to reload bleep for arm64 if user runs amd64 build by mistake by @oyvindberg in #261 - Fix run again (Fixes #259) by @oyvindberg in #262
New Contributors
Full Changelog: v0.0.1-M23...v0.0.1-M24
0.0.1-M23
What's Changed
- Introduce
model.BuildVariant
to deal with different versions of the build by @oyvindberg in #230 - Introduce bleep-level JVM cache to avoiding coursier redownloading the index all the time by @oyvindberg in #231
- Scalafmt: fix parsing version by @sideeffffect in #237
- Pin gha ubuntu version to 20.04 by @Baccata in #236
- Fix build by @oyvindberg in #238
- launcher: Can only use
Execve
if we're in a native-image by @oyvindberg in #239 - Add
--watch
(-w
) tocompile
,test
,dist
,publish-local
,run
,script
by @oyvindberg in #232 - Build native image for ubuntu on older version by @oyvindberg in #245
- Add a Gitter chat badge to README.md by @gitter-badger in #246
- Split script declarations in two, and add support for running shell scripts by @oyvindberg in #244
New Contributors
- @Baccata made their first contribution in #236
- @gitter-badger made their first contribution in #246
Full Changelog: v0.0.1-M22...v0.0.1-M23
0.0.1-M22
What's Changed
- circe-yaml-v12 by @sideeffffect in #215
- Revamp cli api by @oyvindberg in #217
- add bleep-plugin-jni by @oyvindberg in #216
- add upstream resources directories to classpath by @oyvindberg in #219
- Run programs ran with
run
command outside of bloop. by @oyvindberg in #218 - Improve bleep binary detection for
bleep setup-ide
by @oyvindberg in #220
Full Changelog: v0.0.1-M21...v0.0.1-M22
0.0.1-M21
What's Changed
- bump to M20 by @oyvindberg in #212
- add command
bleep build diff bloop <...projects>
by @oyvindberg in #213
Full Changelog: v0.0.1-M20...v0.0.1-M21
0.0.1-M20
What's Changed
- Refactor plugins by @oyvindberg in #211
- Docs by @oyvindberg in #166
Full Changelog: v0.0.1-M19...v0.0.1-M20