主な変更点
- 口パク(β)が実装された
- デフォルトフォントとしてRounded M+を同梱
- CIまわりの調整
- 動画合成(α)が実装された
What's Changed
- 動画合成 by @windymelt in #41
- Output file name by @windymelt in #37
- ログ整備 by @windymelt in #42
- 口パク by @windymelt in #45
- forkしたrepoからのpull reqでscalafmt失敗する問題修正 by @xuwei-k in #66
- forkからpull reqした場合scalafmt失敗するのでskip by @xuwei-k in #70
- objectにfinalが付与されているのを削除 by @xuwei-k in #71
- add dependabot.yml by @xuwei-k in #65
- 警告修正 by @xuwei-k in #69
- CIでの明示的なsbtのinstall手順削除 by @xuwei-k in #68
- Update dependencies by @xuwei-k in #67
- Bump actions/setup-java from 3 to 4 by @dependabot in #75
- CIでのscalafmt関連処理修正 by @xuwei-k in #79
- Bump actions/checkout from 3 to 4 by @dependabot in #74
- implicitな
Monoid[Context]
の明示的な型を明記 by @xuwei-k in #80 - Update os-lib to 0.8.1 by @scala-steward in #52
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #73
- Update scalatest to 3.2.17 by @scala-steward in #62
- no auto format in CI by @windymelt in #81
- Update scala-library to 2.13.12 by @scala-steward in #57
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #60
- Update os-lib to 0.9.3 by @scala-steward in #82
- Update cats-effect to 3.3.14 by @scala-steward in #63
- CLIの内部をリファクタする by @windymelt in #86
- フリーフォント(Rounded M+)を同梱する + フォントディレクトリ修正 ほか by @windymelt in #88
- .ideaを無視する + editorconfig by @windymelt in #89
- add merge strategy for module-info.class by @windymelt in #90
New Contributors
- @xuwei-k made their first contribution in #66
- @dependabot made their first contribution in #75
- @scala-steward made their first contribution in #52
Full Changelog: v0.3.0...v0.4.0