Skip to content

Releases: Rich2/openstrat

Version 0.3.4

20 Oct 15:02
Compare
Choose a tag to compare

Considered publishing this as 0.4.0 as its replaced the old EMon with ErrBi. Hopefully the base apis are starting to stabilise now, but for the moment lets continue with the 0.3 series. I haven't published any JavaScript assets but all released assets have been published at richstrat.com/repository.

Version 0.3.3

10 May 14:54
Compare
Choose a tag to compare

The Earth module has been removed. Just going to publish UtilJs 5hiw release and none of the Exs sub-projects.

0.3.2

02 May 15:32
Compare
Choose a tag to compare

Hopefully a lot of names have been stabilised. This is the first release to be published, albeir currently just RUtil, Geom and Tiling. Its published at richstrat.com not on Maven. So for this release I've uploaded the Exs and Js sub-projects for Util and Geom. This maybe useful.

Version 0.3.1

25 Jan 15:54
Compare
Choose a tag to compare

First release with Scala 3. I'm just publishing Jvm binaries for the moment, as this is mainly being published to work with the Graphics tutorials.

v0.2.2

26 Jun 05:17
Compare
Choose a tag to compare

So this release is intended to be just for JVM and Scala 2. Hopefully all future releases will be for Scala 3.

Version 0.2.1

10 Sep 11:40
Compare
Choose a tag to compare

So this release is still some what experimental. The artefacts aren't signed and there will only be JVM artefacts. We are switching to having 3 main JVM artefacts.

1 UtilMacros /would love to combine this but for the time being it must be published separately.

2 StratLib For the foreseeable future this will combine all the core code from the Util, Graphics, World and Strat modules.

3 StratExs This includes all the examples code and the apps within the Dev module.

Version 0.2.0

11 Aug 21:27
Compare
Choose a tag to compare

So the purpose behind the 0.2.0 release, was to mark the first release issued as separate jars. On consideration though this has led to an explosion in the number of jars for little obvious gain. It was decided to not bother releasing test code or JavaScript jars, which would multiply further the number of Jars. So future releases, at least for the medium term future will have fewer bigger jars. Although the release still contains a considerable amount of deprecated code, I'm fairly happy with leaving this as a historical record of the projects development and as a guide to the projects long term intended modularisation.

Version 0.1.0

05 Jul 23:15
Compare
Choose a tag to compare

Cross Platform Scala 2d graphics (but 3d compatible), basic geometry, maps, Earth maps, hex-tiling and strategy library(s).

Again the primary motivation for this is to use as a dependency created for the learnscala project.

Version 0.0.4

05 Jul 10:58
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release

The main purpose of this release is to use in the learnscala derivative project.

v0.0.3

24 Feb 14:34
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

This is versioned for website use and for my learnscala satellite project. The latest snapshot should generally be preferred.