Releases: oyvindberg/bleep
Releases Β· oyvindberg/bleep
0.0.11
What's Changed
- Update README to link to Discord by @mrdziuban in #438
- Bump bleep by @oyvindberg in #439
- allow prefixes separated by
/
inmodel.ProjectName
. by @oyvindberg in #441 - add
bleep build project-rename
by @oyvindberg in #442 - add
bleep build projects-move <new-parent-dir>
by @oyvindberg in #440 - Add
bleep build project-merge-into
by @oyvindberg in #443 - Bump deps/jvm by @oyvindberg in #444
New Contributors
- @mrdziuban made their first contribution in #438
Full Changelog: v0.0.10...v0.0.11
0.0.10
0.0.9
What's Changed
- extract logging module by @oyvindberg in #430
- Use
ryddig
logger by @oyvindberg in #432 - Adds possibility of upgrading a single dependency by @KristianAN in #429
Full Changelog: v0.0.8...v0.0.9
0.0.8
What's Changed
- bugfix: fix missing generation of bloop config modulesplitstyle by @KristianAN in #417
- Remove extra dashes for setup-dev-script option by @nafg in #418
- Add support for scalafix by @oyvindberg in #420
- Update installing.mdx by @KristianAN in #419
- Update deps, downgrade scala to LTS by @oyvindberg in #421
- 1-indexed lines in CLI error messages (fixes #405) by @oyvindberg in #422
- bump GHA versions by @oyvindberg in #423
Full Changelog: v0.0.7...v0.0.8
0.0.7
What's Changed
- yaml-ls-check by @sideeffffect in #408
- Fix: added missing classes to reflect-config.json by @KristianAN in #412
- housekeeping: by @oyvindberg in #413
- Fix sonatype publishing
- bloop-rifle 2.0.0
Full Changelog: v0.0.6...v0.0.7
0.0.6
What's Changed
- Update scalafmt-core to 3.8.3 by @scala-steward in #398
- Switched bloop back to scalacenter/bloop by @KristianAN in #400
- Adds support for modulekindsplitstyle by @KristianAN in #403
- HOTFIX - Fix to logic in schema valiation by @KristianAN in #407
- Watcher fix by @oyvindberg in #410
- --test-only by @KristianAN in #394
Full Changelog: v0.0.5...v0.0.6
0.0.5
What's Changed
- bump to v0.0.4 by @oyvindberg in #388
- Update scalafmt-core to 3.8.2 by @scala-steward in #386
- Bump bleep, add
-march=compatibility
by @oyvindberg in #396
Full Changelog: v0.0.4...v0.0.5
0.0.4
This release bring bleep up to date with newest bloop, newest graalvm native-image, and a few bugfixes π
See https://bleep.build for details if you're new to bleep.
Remember that you can easily try it out for your project with the automatic sbt import
What's Changed
- Fix build for releases by @oyvindberg in #364
- dist.scala: Quote "$@" by @nafg in #371
- Update scalafmt-core to 3.7.17 by @scala-steward in #370
- fix: always include bleep as cmd for zsh tab completions by @ingarabr in #376
- Tech refresh by @oyvindberg in #377
- sourcegen: batch calls to same script for different cross projects by @oyvindberg in #380
- recognize project selection by path by looking at all (re-)source folders by @oyvindberg in #379
- Bleep did not work for Neovim/VsCode for me. This should fix it by @KristianAN in #381
- Adds option for user provided path to sbt binary for bleep import command. by @KristianAN in #382
- Added flag to send shell completions to stdout. by @KristianAN in #385
- add
bleep list-tests <...projects>
command by @oyvindberg in #387
New Contributors
- @KristianAN made their first contribution in #381
Full Changelog: v0.0.3...v0.0.4
0.0.3
What's Changed
- integrate newer sbt-tpolecat by @oyvindberg in #318
- Add exclusions to GenLayout for maven by @dispalt in #327
- Fix help text for
--directory
by @nafg in #332 - fix: don't fail when file reading binary files during import by @kpodsiad in #342
- Update scalafmt-core to 3.7.14 by @scala-steward in #352
- Move help output form stderr to stdout by @SlowBrainDude in #357
- Update schema.json to define "index" as a "string" variable. by @megri in #360
- Publishing issues by @daddykotex in #359
- Bloop-rifle update by @SlowBrainDude in #351
- improve bloop/bsp integration by @oyvindberg in #363
New Contributors
- @dispalt made their first contribution in #327
- @nafg made their first contribution in #332
- @kpodsiad made their first contribution in #342
- @SlowBrainDude made their first contribution in #357
- @megri made their first contribution in #360
Full Changelog: v0.0.2...v0.0.3