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

Added HList::: concat #2962

Merged
merged 1 commit into from
May 30, 2024
Merged

Added HList::: concat #2962

merged 1 commit into from
May 30, 2024

Conversation

sofoklis
Copy link
Contributor

No description provided.

Copy link
Contributor

Incompatible changes

slick

7 changes since 3.6.0-pre.33.f04986c1

Code changes

Incompatibility Symbol Problem
Binary slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

Source slick.collection.heterogeneous.HList.concat DirectMissingMethodProblem

static method concat(slick.collection.heterogeneous.HList,slick.collection.heterogeneous.HList)slick.collection.heterogeneous.HList in class slick.collection.heterogeneous.HList does not have a correspondent in current version

Source slick.collection.heterogeneous.HList.::: DirectMissingMethodProblem

method :::(slick.collection.heterogeneous.HList)slick.collection.heterogeneous.HList in class slick.collection.heterogeneous.HList does not have a correspondent in current version

Source slick.collection.heterogeneous.HList.concat DirectMissingMethodProblem

method concat(slick.collection.heterogeneous.HList,slick.collection.heterogeneous.HList)slick.collection.heterogeneous.HList in object slick.collection.heterogeneous.HList does not have a correspondent in current version

Source slick.collection.heterogeneous.HNil.::: DirectMissingMethodProblem

static method :::(slick.collection.heterogeneous.HList)slick.collection.heterogeneous.HList in class slick.collection.heterogeneous.HNil does not have a correspondent in current version

@mergify mergify bot merged commit 64a2652 into slick:main May 30, 2024
16 checks passed
@sofoklis sofoklis deleted the HList_Concat branch June 1, 2024 11:53
@nafg nafg added this to the 3.5.2 milestone Aug 2, 2024
@nafg nafg added the release-highlight A highlight of the release label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement release-highlight A highlight of the release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants