~wegtam/smederee

Showing 11 changes starting from 76bead6483f36973a6c79ac262f589a3ea012a45.
2024-10-08 (Tue), 8:10 AM - Jens Grassel - 76bead6483f36973a6c79ac262f589a3ea012a45

Update simple java mail to 8.12.2

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-10-08 (Tue), 8:09 AM - Jens Grassel - 99f07e3ab575218a3c6880e0f8aba844b46c4f24

Update os-lib to 0.11.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-10-08 (Tue), 8:09 AM - Jens Grassel - 55543e2a5266c5d216a20343c11295d5560efe98

Update http4s to 1.0.0-M42

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-10-08 (Tue), 8:08 AM - Jens Grassel - 5b365c9d80c274529f87b85648e3784848f29984

Update flyway to 10.19.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-10-08 (Tue), 8:08 AM - Jens Grassel - 0833580d09717580ac45f600f8344ea434f75bad

Update Apache Mina SSHD to 2.14.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-10-02 (Wed), 3:27 PM - Jens Grassel - ce51d7f8073dfface185d3fbc7b1b119851b166c

Update sbt-scalafix to 0.13.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • project/plugins.sbt with 1 added and 1 removed lines
2024-10-02 (Wed), 3:26 PM - Jens Grassel - 103a2946ac98c2eaf84a9bb8fbce40129c89cf0f

Update simple java mail to 8.12.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-09-29 (Sun), 2:44 PM - Jens Grassel - 86884bc99ef65e90dc5d7e4b86ad463ec13fac55

Update simple java mail to 8.12.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-09-29 (Sun), 2:43 PM - Jens Grassel - 316eafe996470120dd997faeb9df67333190dd38

Update flyway to 10.18.2

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-09-27 (Fri), 11:40 AM - Jens Grassel - fb97d81781b9449ad6ae5d3c165b3eea5646010d

Set version to next SNAPSHOT version.

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-09-27 (Fri), 11:35 AM - Jens Grassel - 1ed435da7a843854c03aa44af3d591d896b6ac87

TAG v0.15.0

Added
-----

- coding style guidelines for naming things
- human readable file sizes in vcs file browser
- statistics page for vcs repositories
- tokei as optional dependency for repository statistics

Changed
-------

- update Scala to 3.3.4
- lots of dependency updates
- migrate to Monocle optics library from Quicklens

Fixed
-----

- possible test error due to local development configuration

Removed
-------

- unused imports
- showing size of directories (bytes) in the vcs file browser
Summary of changes