Xitrum 3.30.0

50 views
Skip to first unread message

Ngoc Dao

unread,
Jan 17, 2021, 10:46:56 AM1/17/21
to Xitrum web framework
Xitrum 3.30.0 has been released,
for supporting Scala 2.13.x and updating dependency libraries:

To update your project to Xitrum 3.30.0 and Scala 2.13.4, see this example:

Notes:

1.

When updating your project to Xitrum 3.30.0,
please delete "tmp" directory in your project,
otherwise you may have "class not found"
when running your project with command "sbt/sbt fgRun"
for local development.

2.

SBT 1.4.x up to 1.4.5 has this problem (a new version hasn't been released yet):

3.

Xitrum 3.30.0 supports Scala 2.13.x and Scala 2.12.x.
But for now, you cannot Xitrum 3.30.0 with Scala 2.12.3,
because Scalate template engine has this problem:

4.

Xitrum 3.30.0 has one API change: FileMonitor

It's because before Xitrum used Schwatcher but it's not maintained any more:

Now Xitrum uses better-files:

Reply all
Reply to author
Forward
0 new messages