Closed spamegg1 closed 1 year ago
Thanks for reporting this. Looks like the aggregate project (doodle
) didn't get published, though the individual components (doodle-core
etc.) did. I will look into it.
I've released 0.14.0, which is released correctly. Thanks again for the report.
Documentation is still confusing. There is 0.10.1 here https://www.creativescala.org/doodle/ There is 0.13.0 here https://creativescala.github.io/doodle/ And this page is 404 https://creativescala.github.io/
Gotcha. I'll work on that next.
Should be all done now.
Found another (unrelated) 404 at https://www.creativescala.org/case-study-forms
Doodle Explore shows 0.13.0 https://www.creativescala.org/doodle-explore/ but latest on Maven is 0.14.0.
There is yet another domain (.com
) that's confusing: https://creativescala.com/doodle/index.html which lists 0.10.0.
I guess it's OK to close this now? It's mostly done (thanks!), my last comment has some minor things. Maybe I should open a separate issue for those.
(Firstly,
master
seems to have been renamed tomain
.)Using the above instructions in a Scala 3 project (Sbt 1.8.2 latest, Scala 3.2.1, Java 11) leads to the error:
Looking here, there isn't a 0.12.0 available: https://repo1.maven.org/maven2/org/creativescala/doodle_3/
Also 0.12.0 not available for Scala 2.13 https://repo1.maven.org/maven2/org/creativescala/doodle_2.13/
Strangely some of the components have 0.12.0 available, such as https://repo1.maven.org/maven2/org/creativescala/doodle-core_3/