Commit Graph

214 Commits

Author SHA1 Message Date
Sarah Gerweck
29632786b3
Bump version to 0.14.0 2018-01-10 20:43:40 -08:00
Sarah Gerweck
09ab7da3c8
Setting version to 0.13.2-SNAPSHOT 2018-01-10 20:36:17 -08:00
Sarah Gerweck
2ad0c3accf
Update README for 0.13.1 release 2018-01-10 20:33:16 -08:00
Sarah Gerweck
b61ebd25af
Setting version to 0.13.1 2018-01-10 20:32:44 -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
6fb4f98284
Setting version to 0.13.1-SNAPSHOT 2017-12-19 23:05:24 -08:00
Sarah Gerweck
dad6677b5c
Setting version to 0.13.0 2017-12-19 23:02:29 -08:00
Sarah Gerweck
6dceee51d2
Update README for 0.13 release 2017-12-19 23:01:44 -08:00
Sarah Gerweck
209cbe5992
Additional Git ignores for VS Code 2017-12-19 23:01:07 -08:00
Sarah Gerweck
f7bd816b79
Fix ObservablePref Scala 2.11 compatibility
Scala 2.11 doesn't automatically lift functions into implementations
of single-method interfaces, so we have to be a bit more explicit when
creating the callback object.
2017-12-19 23:00:06 -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
bc76e50d2b Bump version to 0.13 2017-11-05 21:39:54 -08:00
Sarah Gerweck
d5b2e1576e Don't need jfxrt.jar from JAVA_HOME anymore 2017-11-02 01:31:31 -07:00
Sarah Gerweck
fdd25775f2 Update SBT version to 1.0.3 2017-11-02 01:30:03 -07:00
Sarah Gerweck
7b480b91e6 Don't ignore project/project 2017-11-02 01:30:03 -07:00
Sarah Gerweck
7faa7c5b2d
Setting version to 0.12.1-SNAPSHOT 2017-10-29 19:34:05 -07:00
Sarah Gerweck
43b6a954b3
Setting version to 0.12.0 2017-10-29 19:32:11 -07:00
Sarah Gerweck
beb04942aa
Move license to proper location 2017-10-29 19:27:04 -07:00
Sarah Gerweck
2a0d7b0519
Update Changelog and Readme for 0.12 release 2017-10-29 19:26:23 -07:00
Sarah Gerweck
3a851d57b9
Enable site settings 2017-10-29 19:21:22 -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
55c3a0d8a0 Update working version to 0.12 2017-10-13 22:11:46 -07:00
Sarah Gerweck
d882c1a784 Misc code beautification 2017-10-08 01:52:49 -07:00
Sarah Gerweck
488fc08cd6 Rewrite SingletonStage for safety & power
Also, add more documentation so this is actually a usable piece of code.
2017-10-08 01:52:11 -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
33cee37c10 Updates to gitignore 2017-10-07 23:56:32 -07:00