Skip to content

Split cats core#51

Merged
rchillyard merged 13 commits intoV1_1_4from
Split_Cats_Core
Jun 2, 2025
Merged

Split cats core#51
rchillyard merged 13 commits intoV1_1_4from
Split_Cats_Core

Conversation

@rchillyard
Copy link
Copy Markdown
Owner

Split into three packages

Divided into two packages: core and cats
Three new ignores.
Otherwise, all unit tests succeed.
In theory at least, there should be no mention of IO in the core.
Also updated dependencies:
build.sbt: use Scala 2/13/16
core/build.sbt: updated scalatest, flog, scala-parallel..., logback, slf4j (added new)
cats/build.sbt: updated scalatest, tsec, cats-effect, slf4j (new)
Fixed the imports, etc. for the it directory of cats/src.
Duplicated many of the test sources and resources. Need to clean up later.
There are now redundant resources but we will clean them up next time
CellParser: cosmetics
CellParsers: cosmetics plus got AI to generate cellParser13
Also added renderers/generators for 13-ary products.
Still need to do packages table, util, write.
@rchillyard rchillyard merged commit 5f0338a into V1_1_4 Jun 2, 2025
1 check passed
@rchillyard rchillyard deleted the Split_Cats_Core branch June 2, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant