7484570e40
Updated project further
...
Updated scala version to 2.13.4
Compiles to Java 11 now
Updated sbt to 1.4.3
Updated scalafx version to 14
Removed unneeded dependencies
Removed Akka code
Added lint and fatal warnings scalac options
Added parantheses to side effecting methods
Added >> and << methods to observables
2020-12-13 21:08:40 +05:30
Michael D. McCray
95e33fd0d7
update dependencies for 2.13
2020-03-29 12:37:08 -05:00
Sarah Gerweck
506f54a92b
Update SBT to 1.1.4
2018-04-20 00:38:09 -07:00
Sarah Gerweck
e1c4b844f9
Update Gerweck Utils to 4.0.1
2018-04-20 00:23:53 -07:00
Sarah Gerweck
1ef9610231
Update Akka to 2.5.12
2018-04-20 00:23:20 -07:00
Sarah Gerweck
c44369ce5c
Update Gerweck Util to 3.1.0
2018-03-30 19:23:44 -07:00
Sarah Gerweck
c4240b4c69
Update SBT to 1.1.2
2018-03-30 19:19:43 -07:00
Sarah Gerweck
1d739750eb
Update Scala 2.12 to 2.12.5
2018-03-20 19:53:56 -07:00
Sarah Gerweck
0a90d955ce
Update Gerweck Utils to 3.0.2
2018-03-20 19:50:14 -07:00
Sarah Gerweck
87a74c5d94
Update Log4s to 1.6.1
2018-03-20 19:48:59 -07:00
Sarah Gerweck
835b1a8aa8
Remove the deprecated Akka Agent
...
This was never actually used, except maybe in an experimental branch.
Akka Agent is officially deprecated so I won't be adding any ScalaFX
bridges for it. Use actors to manage state instead.
2018-03-17 18:00:57 -07:00
Sarah Gerweck
25fd50106b
Update Scala 2.11 to 2.11.12
2018-03-17 17:58:48 -07:00
Sarah Gerweck
189c1ba45b
Update Cats to 1.1.0
2018-03-17 17:56:54 -07:00
Sarah Gerweck
821faf9e42
Update Gerweck Util to 3.0.1
2018-03-17 17:56:41 -07:00
Sarah Gerweck
5611681f7f
Update Groovy to 2.4.13
2018-03-17 17:56:12 -07:00
Sarah Gerweck
a25693890d
Update Log4s to 1.6.0
2018-03-17 17:55:55 -07:00
Sarah Gerweck
eb82911749
Update SBT and Site plugin
2018-03-01 21:45:02 -08:00
Sarah Gerweck
8861750711
Update Akka to 2.5.11
2018-03-01 21:43:04 -08:00
Sarah Gerweck
113ebb27cb
Stop using old inliner syntax with Scala 2.13
2018-03-01 21:42:22 -08:00
Sarah Gerweck
c1fafcfc8f
Switch from Scalaz to Cats
2018-01-10 22:15:58 -08:00
Sarah Gerweck
5959ea3ed5
Update Gerweck Utils to 2.7.2
2018-01-10 20:31:03 -08:00
Sarah Gerweck
8b34266d79
Update Scalaz to 7.2.18
2018-01-10 20:26:57 -08:00
Sarah Gerweck
61991fa172
Update Shapeless to 2.3.3
2018-01-10 20:26:57 -08:00
Sarah Gerweck
2f61cac8b6
Update SBT to 1.1.0
2018-01-10 20:26:57 -08:00
Sarah Gerweck
b0efe60cb9
Update SBT plugins
2018-01-10 20:26:56 -08:00
Sarah Gerweck
607711da06
Update Scalaz to 7.2.17
2017-12-19 22:34:40 -08:00
Sarah Gerweck
23ac4ed989
Update Akka to 2.5.8
2017-12-19 22:34:23 -08:00
Sarah Gerweck
4d5f72edd2
Update Gerweck Util to 2.7.1
2017-12-19 22:33:34 -08:00
Sarah Gerweck
5450df936e
Update project template
2017-12-19 22:08:05 -08:00
Sarah Gerweck
f22f12e3ae
Update SBT version
2017-12-19 22:07:10 -08:00
Sarah Gerweck
1326c30532
Update version of Gerweck Util
2017-11-07 18:51:44 -08:00
Sarah Gerweck
bce5a0d39e
New ObservablePref
mechanism
...
This inherits from the `Pref` system in `scala-utils`, extending it so
that preferences can be ScalaFX bound variables. This is the easiest way
to store things like the preferred window size and other per-user local
configuration.
2017-11-05 21:45:40 -08:00
Sarah Gerweck
fdd25775f2
Update SBT version to 1.0.3
2017-11-02 01:30:03 -07:00
Sarah Gerweck
bebf67581e
Auto-trigger site settings
2017-10-29 19:12:56 -07:00
Sarah Gerweck
1b084d35e4
Add Scala 2.13 milestone support for inliner
2017-10-29 19:05:08 -07:00
Sarah Gerweck
b9de235e55
Update SBT Eclipse plugin
2017-10-29 18:47:05 -07:00
Sarah Gerweck
8a7521f267
Update Scala to 2.12.4
2017-10-29 18:40:34 -07:00
Sarah Gerweck
184f085471
Fix a bug with URL generation
2017-10-27 19:35:53 -07:00
Sarah Gerweck
b33736c2f8
No extra Scala versions by default
...
Previously, you had to explicitly specify this; now it defaults to an
empty list and you can override it if you want something else.
2017-10-27 19:29:59 -07:00
Sarah Gerweck
5aa5d5a74c
Update and align project layout with others
2017-10-18 19:56:22 -07:00
Sarah Gerweck
136d2b59a3
Updated build Helpers
file
2017-10-18 19:16:28 -07:00
Sarah Gerweck
2936952a12
Updated build template for Scala 2.12.3
2017-10-15 19:38:22 -07:00
Sarah Gerweck
98f98948d7
Update plugin files
2017-10-15 19:25:28 -07:00
Sarah Gerweck
ad8cff3c66
Update Scalaz
2017-10-14 21:00:28 -07:00
Sarah Gerweck
ae7c5932ec
Update ScalaFX to 8.0.144-R14
2017-10-14 21:00:28 -07:00
Sarah Gerweck
169578adaf
Updates to dependencies
2017-10-08 00:05:12 -07:00
Sarah Gerweck
aad3a703a0
Update Scala version
2017-10-08 00:01:37 -07:00
Sarah Gerweck
f200ad3d26
Update to SBT 1.0
2017-10-08 00:00:35 -07:00
Sarah Gerweck
2aa25da317
Update plugins and split them into files
2017-10-07 23:58:23 -07:00
Sarah Gerweck
4609a90ec7
Update dependencies
2017-02-05 16:53:40 -08:00