Releases: sake92/deder
Releases · sake92/deder
Release early-access
Release v0.0.21
Changelog
- ad77996 Make BSP server more resilient with tryExecuteTask. Use last error message if project cant load.
- 954eebd BSP fixes
- df7d21e More stable client path for BSP connection file
Contributors
We'd like to thank the following people for their contributions:
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)
Release v0.0.20
Changelog
- c7b0858 Releasing version 0.0.20
- 8853c7d Add more moduleIds to cli messages
- 3c1039b Fetch tags before building release
- 66d7d65 Fetch tags before building release
Contributors
We'd like to thank the following people for their contributions:
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)
Release v0.0.19
Changelog
- 3933abd Releasing version 0.0.19
- a256c40 Fix it test compile
- aa32ed5 Fix BSP buildTargetSources. Fallback to empty source jars in BSP. Add module prefix in CLI messages.
- 810f908 Replace root slashes with dash
- ef9ac2b Fix client version on graalvm native
Contributors
We'd like to thank the following people for their contributions:
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)
Release v0.0.18
Changelog
Contributors
We'd like to thank the following people for their contributions:
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)
Release v0.0.17
Changelog
- b4c3dca Propagate forkEnv to run/runMain and the client
- c03b015 Add forkEnv and use it for forked tests exec
- 9557e12 Extract ScalaJsTasks, ScalaNativeTasks
Contributors
We'd like to thank the following people for their contributions:
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)
Release v0.0.16
Changelog
- f7486f8 Releasing version 0.0.16
- 260fbb7 Fix test
- 911036e Reuse testClassesTask for forked exec,scalajs,scalanative
Contributors
We'd like to thank the following people for their contributions:
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)
Release v0.0.15
Release v0.0.14
Changelog
🚀 Features
- 1aef957 add OutputCaptureContext for scoped test output capture
- 1360e56 Remove underscores from config helpers
- 1be9b1a Add basic support for testing in ScalaNative
- d4ce388 Extract common code for scala-jvm/scalajs testing
- e9e9414 Refactor integration tests to point to local deder config
- 40a30c1 Add CreateScalaJsModules helper
- b33fc12 Add basic support for scalajs testing
- 443ef34 Customizable JAR Manifest entries. Add more defaults
- 5cc251f Add maven apps howto in docs
Contributors
We'd like to thank the following people for their contributions:
- Copilot
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)
Release v0.0.13
Changelog
- a1aa2fe Releasing version 0.0.13
- a3e3a14 Add CONTRIBUTING.md
- a51634b Set default runMvnApps in server directly, because Pkl eagerness (asDynamic+this) issues
- 75dc500 Fix it test
- 2861913 Refactor integration tests
- 96211fa Fix unit tests
- 62b9778 Add fmt and fmtCheck default mvnApps
- f832b84 rename MavenApp -> MvnApp
- b617ced Add runMvnApp task for running maven artifacts
- 79f66f8 Print tests summary even for 1 module
- c993aed Exit code=1 if any test fails
Contributors
We'd like to thank the following people for their contributions:
- GitHub Action (@github-actions[bot])
- Sakib Hadziavdic (@sake92)