Giter VIP home page Giter VIP logo

Comments (12)

travisbrown avatar travisbrown commented on September 25, 2024 3

It's done! https://github.com/typelevel/jawn/releases/tag/v0.14.0

from jawn.

SethTisue avatar SethTisue commented on September 25, 2024

does anyone else have publishing rights in this repo, or only @non?

I see the repo already supports M4, so probably M5 would be easy to move to? would a volunteer like to submit a PR that does that, so that all that would remain for @non to do would be to pull the publishing levers?

from jawn.

SethTisue avatar SethTisue commented on September 25, 2024

I see there's already a PR at #117

from jawn.

eed3si9n avatar eed3si9n commented on September 25, 2024

#117 is merged now.

from jawn.

travisbrown avatar travisbrown commented on September 25, 2024

What do people think about publishing an 0.14.0 after #137 lands?

from jawn.

eed3si9n avatar eed3si9n commented on September 25, 2024

@travisbrown Sounds good to me.

from jawn.

non avatar non commented on September 25, 2024

πŸ‘

from jawn.

non avatar non commented on September 25, 2024

Just merged #137 which I think handles all the major issues we know about, so it seems like a good time for a release.

If one of the new maintainers wants to try that could be good. Otherwise I'll take a crack at it after work tonight.

from jawn.

travisbrown avatar travisbrown commented on September 25, 2024

Thanks, @non! I can take the releaseβ€”I'll be able to get to it in an hour or two.

from jawn.

travisbrown avatar travisbrown commented on September 25, 2024

Publishing now! @non, mind if I post release notes as well? I just wrote up the following:

This release is the first published under the org.typelevel group ID and in the org.typelevel.jawn package. If you are updating from 0.13.x, you'll need to change both the artifact coordinates in your dependencies and the packages in imports and any other usage in your code.

There are several bug fixes since 0.13:

  • The async parser no longer accepts empty strings ( #135).
  • Leading whitespace can no longer cause the stack to overflow (#121, fixed in #135).
  • Many error messages have been corrected or improved (e.g. #123, #124, #119, fixed in #127, #129, and #135 ).
  • An unused resource file in jawn-parser has been removed (#125).
  • Bounds checking for Slice in jawn-util is more exact (#131).

This release drops support for Scala 2.13.0-M4 and introduces support for 2.13.0-M5. It also updates the Json4s version for jawn-json4s from 3.5.4 to 3.6.1 and adds jawn-play for Scala 2.13 with a dependency on play-json 2.7.0-RC2 (note that the other jawn-play artifacts still depend on play-json 2.6).

This release includes contributions from @D6, @xuwei-k, @eed3si9n, @travisbrown, @rossabaker, and @dwijnand (the last four of whom are also new maintainers for the project).

from jawn.

non avatar non commented on September 25, 2024

@travisbrown Go for it!

from jawn.

SethTisue avatar SethTisue commented on September 25, 2024

from jawn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.