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

#3 - values() call replaced by entries (kotlin 1.9) #10

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

jnk-cons
Copy link
Owner

replaced values() with entries according to kotlin 1.9 recommendation

@jnk-cons jnk-cons added this to the 2.1.0 milestone Sep 27, 2023
@jnk-cons jnk-cons self-assigned this Sep 27, 2023
@jnk-cons jnk-cons merged commit d9feef5 into develop Sep 27, 2023
@jnk-cons jnk-cons deleted the feature/3-replace-enumvalues-with-enumentries branch September 27, 2023 21:01
jnk-cons added a commit that referenced this pull request Jan 22, 2024
* added develop branch for the next release

* #2 - Made DataBuilder().none() call optional (#8)

* #3 - values() call replaced by entries (kotlin 1.9) (#10)

* #6 - added documentation for EMSTag.MODE and EMSTag.REQ_MODE (#11)

* #7 - added documentation for EMSTag.BALANCED_PHASES and EMSTag.REQ_BALANCED_PHASES (#12)

* #13 - Added BatterySystem service + a bunch of new Bat Tags. (#16)

* #14 - Updated SLF4j, BouncyCastle, JUnit and mockk to there newest versions (#18)

* #15 - Added TypeScript examples, linked easy-rscp-js (#19)

* Set version to 2.1.0
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.

None yet

1 participant