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

scala3 derivation #311

Merged
merged 25 commits into from
Aug 29, 2024
Merged

Commits on Apr 23, 2024

  1. implemented scala 3 basic derivation based on mirrors

    Георгий Ковалев committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9501a3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8555c View commit details
    Browse the repository at this point in the history
  3. minor fmt fix

    road21 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f66ee03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from road21/basic_scala3_derivation_fix_collect…

    …_defauls
    
    fix collect defaults
    goshacodes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b90f917 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Implemented configurable derivation

    Георгий Ковалев committed May 3, 2024
    Configuration menu
    Copy the full SHA
    26b3c00 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    0d5fa8e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    127f2c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    af29911 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    4fc4f8e View commit details
    Browse the repository at this point in the history
  2. benchmarks

    goshacodes committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1cc7527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d811e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    646ed51 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    84c5d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca38a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    eb7fdfd View commit details
    Browse the repository at this point in the history
  2. Add readers and writers instances for cats non-empty collections (tet…

    …hys-json#284)
    
    * Add readers and writers instances for cats non-empty collections
    
    * fix problem with SortedSet
    
    * up version to 0.28.4
    
    * renamed module name to tethys-cats
    Roman-Statsura authored and goshacodes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b2ecae3 View commit details
    Browse the repository at this point in the history
  3. Add ci-release

    This enables automatic publishing to sonatype for tags and snapshots
    from master branch.
    
    I already added required secrets to repo.
    dos65 authored and goshacodes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8b887b6 View commit details
    Browse the repository at this point in the history
  4. fix typo in readme

    tadasau authored and goshacodes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    52c8c3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5cb731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a28da4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15eab19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39f6da9 View commit details
    Browse the repository at this point in the history
  9. fix scala.yml

    goshacodes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e289c51 View commit details
    Browse the repository at this point in the history
  10. fix build.sbt formatting

    goshacodes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1950406 View commit details
    Browse the repository at this point in the history
  11. fix cats version

    goshacodes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3c77273 View commit details
    Browse the repository at this point in the history