Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include NeoType and Iron #5

Closed
wants to merge 42 commits into from
Closed

Conversation

dagmendez
Copy link
Collaborator

Goal

Include in the project the implementation of refined types using 2 Scala-3 only libraries:

Main Changes

  • Bump of Scala to LTS version
  • Update of libraries and plugins
  • Refactor of first module (merge of 5 modules)
  • Simplification of the build
  • Inclusion of 3 new modules:
    • Workshop
    • Neotype
    • Iron
  • Update of README.md to include the overview of the project with links to blogposts of XEBIA and to the libraries
  • Move the previous README.md content related to opaque types to its dedicated file.

david and others added 30 commits April 12, 2024 23:02
… than 8) and align the whole code and simplify it.
david and others added 12 commits May 15, 2024 01:14
- sbt
- scala
- scalafix
- scalafmt
- apply changes
Update dependencies and apply formatting
…rsing of DNI, change the initial message in the run, include more values to exit the program.
- Revert to Scala LTS version `3.3.5`
- Simplify `scalafixAll` and `scalafmt`
- Merge modules `basic`, `standard`, `advanced` and `magic` into one module `language-feature`
- Merge `types`, `domain`, `errors` and `Main` under one object
- Upgrade `neotype` to version `0.3.11`
- Update README.md hyperlinks to source code.
- Move the map of valid chars to a package.
- Include a new type validation for a generalised ID for both NIE and DNI
- Include validation for NIE
- Print unwrapped either in the console
- Move the content of README.md regarding opaque types to its own file.
- Add more information in the main README.md regarding the other modules.
@dagmendez
Copy link
Collaborator Author

New pr #6

@dagmendez dagmendez closed this Feb 6, 2025
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