Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/playframework/play-json

The Play JSON library
https://github.com/playframework/play-json

Add `exists` & `contains` methods for `JsResult` (#178)

c1a80a57dd4c992eb38aae4e2be1cb23e21a6362 authored over 6 years ago
Fix #79 - Applicative .pure laziness (#158)

* Add failed test for json-with-defaults stackoverflow

* Fix #79 - Lazy pure

* Fix compati...

8a143c71479df431608c115c46ef3df18024815e authored over 6 years ago
Fix scaladoc typo (#176)

e7688f6899261ede73b298fd7fb17f8ee1e27132 authored over 6 years ago
simply use `_.capitalize` as PascalCase naming transformer (#182)

1090356c2668e9c19b381e32c18c72824fbd74ea authored over 6 years ago
don't accept inexact numbers while parsing date values, closes #180 (#181)

33558cbe8238db6c1bea98c6b9af348ddcabaee9 authored over 6 years ago
remove dead code (#179)

# Pull Request Checklist

* [x] Have you read through the [contributor guidelines](https://www...

4ae6cc310cd68e93d6dbabefac162d3c676cefc2 authored over 6 years ago
Update Readme with latest release version (#174)

f35afd740cb4488796818858e2ed3f1337b3fe4e authored over 6 years ago
Setting version to 2.7.0-SNAPSHOT

c63c7e3d768ed9aad748b0d9acf36eb4ca01a66d authored over 6 years ago
Setting version to 2.7.0-M1

8a88eae455e0be43060afb3d83ec9898a67f9405 authored over 6 years ago
Move to Scala 2.13.0-M4 (#169)

* wip: move to Scala 2.13.0-M4

* wip Scala 2.13.0-M4

* Filter out tests that are unstable ...

e197b73710bf31b2e6fddc86e016b320287a5b3b authored over 6 years ago
Documentation and extra function to compose Reads (#135)

* Documentation and extra function to compose Reads

587116722b5ecb0023e07678ebbc3ffc9dac6824 authored over 6 years ago
Jackson 2.9.6 (#165)

# Pull Request Checklist

* [x] Have you read through the [contributor guidelines](https://www...

80f42eab24f0c14f6569456d8dd602b9367e6e98 authored over 6 years ago
Support ValueClass in macros (#157)

cdac9b30fa280eb0e1b9084e5b8d9bf9266f1096 authored over 6 years ago
scala-js 0.6.23 (#159)

10c8f7287a90aa4af2f1ffaa2b27a72043d217ca authored over 6 years ago
fix procedure syntax (#162)

914993f8ae0120568de3362c36329621bc1bc939 authored over 6 years ago
jackson 2.9.5 (#163)

* Upgrades from Jackson 2.9.4 to 2.9.5 due to https://nvd.nist.gov/vuln/detail/CVE-2018-7489
* ...

2cf5ac7bfb44bd6fc4427d58ece3a972696936df authored over 6 years ago
JsResult.recoverWith (#155)

674e222a0cb94b0647b3a5a1be08254222c05aca authored over 6 years ago
Contramap conbinator directly on (O)Writes (#156)

5175bb5a73b09dd60bdce38843046a2f1251bead authored over 6 years ago
Customizable type discriminators for sealed case class family macro (#147)

* Customizable type discriminator field name
* Customizable type discriminator values

f7072f4b106d37e332feb32a93b561be6ea35113 authored over 6 years ago
Add shortcut for creating `Format[E#Value]` for any Enum `E`. (#140)

* Add shortcut for creating `Format[E#Value]` for any Enum `E`.

* https://github.com/playfram...

441299a288bab7e78167ecd7de4026208fb6e0ef authored over 6 years ago
avoid procedure syntax (#154)

procedure syntax is deprecated https://github.com/scala/bug/issues/7605

142ab397e173f552ca6b1278392b5f7116fd5e70 authored almost 7 years ago
Update ScalaJsonSpec.scala (#113)

63771ae0bb4687984341f1d324b0d7096d05072e authored almost 7 years ago
Start documentating the trait support (#49)

* Initial documentation about trait support

* Update ScalaJsonAutomated.md

51d432e33ecf4fbf924845213ee6e2e255699452 authored almost 7 years ago
Update ISSUE_TEMPLATE.md (#152)

Point mailing list to https://discuss.lightbend.com/c/play/

c8b1fba6055b77b0074855273edac308e86d12e2 authored almost 7 years ago
sbt-header 5.0.0 (#149)

fe2953e66c5e106e8478b59704ea5c4086e7807d authored almost 7 years ago
Jackson 2.9.4 (#148)

4b873513b3e9b471c43f1e2254c2431458e32332 authored almost 7 years ago
fix unqualified reference to Writes (#146)

82c85e9f109f6f7538a4fa989fa3718d31b5ebb6 authored almost 7 years ago
Fix #93: support object in macro (#143)

* Fix #93: support object in macro

* update code after review

0a5ba16a03f3b343ac335117eb314e7713366fd4 authored almost 7 years ago
sbt 0.13.17 (#142)

b4f812df628787e2d83131ceafbecb0d6d769704 authored almost 7 years ago
Scala 2.13.0-M3 (#141)

bd9286bc90df17246d02378a713437e7dca187a3 authored almost 7 years ago
FIX: Jmh benchmarking settings (#134)

01a1df24d0d4750aa70f6f935d63074d2af745a8 authored about 7 years ago
Configure macro to allow it to output null in json during writes (#137)

397e42152d3b35f984b451f6733fe14d2dc346a8 authored about 7 years ago
Java 9 in CI (#133)

3f73c2003e35d54a85dec75e05a7580b1aa1a8a7 authored about 7 years ago
inline Reads.of, Format.of (ala implicitly) (#129)

c78807b415b72376f80073c8624739fb7410edb5 authored about 7 years ago
Adding PascalCase to JsonConfiguration default implementation. (#128)

* Adding PascalCase to JsonConfiguration default implementation.

* minor formatting

60ea723906f290dcc876caaf1131eb5789787aa0 authored about 7 years ago
upgrade Jackson library 2.9.1 --> 2.9.3 (#131)

9132152bb84b97e10993d11781cd9a1ae190ed9e authored about 7 years ago
Strict implementations for Reads when default value is provided (#121)

- uses default value only if json node is empty or missing
- default value will not be used in ...

1cefb17dad8979e7efc9c28b7b0589cfb8915083 authored about 7 years ago
update sbt plugins (#126)

3317f5f88759a356d917c98a2ca19d454d3bedf8 authored about 7 years ago
delete unused commented code (#125)

4cac6066d708ec570ff0a75abe2b3fa21906cd9a authored about 7 years ago
fix deprecation warnings (#127)

http://www.scala-sbt.org/0.13/docs/Migrating-from-sbt-012x.html

f7f138ce2372f820a83f2598121930816c2f54cc authored about 7 years ago
Include information for Gradle and Maven

ce08eae072669fed64cc6e81fa4de920395a3318 authored about 7 years ago
Bump version in README

c81da97e43e000c490f38e3d0248d8843c16a50c authored about 7 years ago
Codec for BigInt (#122)

* Codec for BigInt

* MiMa

* More tests

bad1cb0280a618573819bb12b885ab8678ce699b authored about 7 years ago
Support Scala 2.13.0-M2 (#115)

* Support Scala 2.13.0-M2

* Small refactoring when adding specs2 dependency

7f11fce165a418a393e1e532a3638786b3eb1d55 authored about 7 years ago
Macro refactoring (#117) (#119)

* Add test code failing on compilation with Scala.JS (#117)

* Comment about #117

* Workaro...

1607ce89d69a42cb6e0d139e7483605110a58310 authored over 7 years ago
update jackson to 2.9.1 version (#111)

158ae63b6d78d6bfbe770e7eaa9135229d3403d4 authored over 7 years ago
Update version on README to 2.6.6 (#112)

2311c70d6c13d0061a6131c72504d57a1e86be54 authored over 7 years ago
Move shared scala files to correct directory for package (#108)

73c65ebe19964851e41b88d3bb6c0e561fd75fbd authored over 7 years ago
Improved configuration passing (#85)

The current implementation of passing configuration and macro options
had a major problem. You ...

eb86fec9e104626d0b2dfef853d2cd08610cad84 authored over 7 years ago
fixed broken links (#106)

* fixed broken links

* fixed broken links

* fix JsNumber link

* fixed two links for Jso...

752997353ec5d5da37f9db3d71e0a8d8f27f61ad authored over 7 years ago
Fix incomplete match statement in macro (#104)

4402ddb1e35cda36cea3794bd3c665b4b104c92e authored over 7 years ago
Scalariform and dependencies upgrade (#99)

* Scalariform and dependencies upgrade

* Update JsMacroImpl.scala

4fd52d113484eecd956dc607546260ec53d8e77f authored over 7 years ago
Check in macro that some subclass are found for a sealed trait (#102)

623baf173a4a3210f9e6096ebff53300946fa6ea authored over 7 years ago
Update LICENSE and headers (#98)

160f66a84a9c5461c52b50ac5e222534f9e05442 authored over 7 years ago
Refactor .map of tuple sequences using breakOut (#97)

1478f2881a37c1c8204b330999c01476a2c57a3f authored over 7 years ago
Preserve ordering of collections in traversableWrites (#96)

b5228e3e4a04954a7bff26929bec20c30fd1129d authored over 7 years ago
Close #88 - Improve nullable support (#89)

0b6cec5b184bac74274601b34d80e8754a1dac0c authored over 7 years ago
Update version on README to 2.6.3

b67793744ac79aa8904aeb8d0b0baa83ad637385 authored over 7 years ago
Only log c.info if debugEnabled (#90)

6369e68ae1a41280d18c5e37ea3512c3db0eea72 authored over 7 years ago
Added a few docs to Reads (#83)

0cfac097b8c74cc247994f3608f1df788ed211c2 authored over 7 years ago
upgrade scala-js to 0.6.19 and sbt to 0.13.16 (#86)

a4366507acfe76b8287b3e40d212ae2eb0cb5a05 authored over 7 years ago
Add Scala 2.13 support (#80)

a3c7748a2e42290c8a12c8e01fc70bc0a8f54aa3 authored over 7 years ago
Force ScalaJS fullOpt on travis (#81)

2a7fa7b548b2074a6aaad4eb9f898c769e70a895 authored over 7 years ago
Use Function1 instead of AbstractFunction1 (#77)

7ff4e246e0ba194324385dbb1c3a0a3c716332a4 authored over 7 years ago
Update MiMa checks and add a small bincompat fix (#75)

83a1268582b6631a6167cb2ba62302718f6b5099 authored over 7 years ago
Fix warnings when checking apply methods (#74)

5191ec206b4b203fd47ff5ca61f7e374a8b50104 authored over 7 years ago
Bumps Jackson version (#72)

Play core 2.6.0 uses Jackson 2.8.9 so using play core _and_ play-json tries to import both versi...

95c3d6ff8a24f2eca733ab5cfea9b1d217354fc2 authored over 7 years ago
update sbt-mima 0.1.14 (#71)

2599b713a57e4a2253b385df0f3efc146139ef6d authored over 7 years ago
Update master version to 2.7.0-SNAPSHOT

58395b56f397bbeafbd9b35adc2675e86ddaf2d5 authored over 7 years ago
Update version in README

61a3d938a9b0f1991d52bf6a89e3f15eb51bf10f authored over 7 years ago
Setting version to 2.6.1-SNAPSHOT

d0cf5c7d695ca40fe5e8e7b3563d569f2a3020ef authored over 7 years ago
Setting version to 2.6.0

0aa8006deb66c8ddc43331d43f45684dcbc2041d authored over 7 years ago
Change readme to RC2

4f0d36be14f541a538ef8b4056ec6fdd7a2b5246 authored over 7 years ago
Setting version to 2.6.0-SNAPSHOT

8536d77fcf188d9355516aecd41ff47fa550834f authored over 7 years ago
Setting version to 2.6.0-RC2

52d9b335be66f90dedd6ba8c517d7ca98bbfd73f authored over 7 years ago
Add tuple-`Reads`/`Writes` support, encoding them a `JsArray`s (#70)

We generate the readers/writes from `Tuple1` to `Tuple22` in `build.sbt`
to avoid copy-pasting ...

f9c1b7905e5df5b49f1b9f98926d5ff2dd1ba918 authored over 7 years ago
Optimize object merging for common cases used in Json macros (#69)

651b57edc2a1dcac5cb725c2c4e1be27c49673fa authored over 7 years ago
Setting version to 2.6.0-SNAPSHOT

8642c485c79e32263b7bef5f991abb486523b3ef authored over 7 years ago
Setting version to 2.6.0-RC1

d92f5290a2804588eafec6249a4bf960d6717dec authored over 7 years ago
Create separate play-json-joda library (#62)

efaec5489305f0ebc5ecc42df1258979cf2f58be authored over 7 years ago
- Fix behavior of `JsLookup#apply(index: Int)` to properly throw exceptions, as is already described in the readme (#66)

- Add a `JsLookup#apply(fieldName: String)` which similarly throws exceptions if the key is not ...

a2d5e17723e79ac0575f15d22b752eff3253bd3e authored over 7 years ago
Make `JsArray` take an `IndexedSeq` instead of a `Seq` (#67)

This should make performance and memory characteristis much
more predictable. Before this diff,...

7d16bb1378aaf2a74aebd1ba2e14a6b0b3fb5c66 authored over 7 years ago
Update dependencies (#64)

da79d099b1699a63af824553ab62eef673b23ff4 authored over 7 years ago
Setting version to 2.6.0-SNAPSHOT

4b5a9cd40c3c4a8134371d2ed926be5e0da42b5d authored almost 8 years ago
Setting version to 2.6.0-M7

e9393e4b44a7ad9d7940985400936f85b3306a2e authored almost 8 years ago
Make JsBoolean extend Function1 instead of AbstractFunction1 (#60)

c7d4ee2632e4671e481036468605b4bb130fc412 authored almost 8 years ago
Fix Reads[Map[K,V]] succeeding when keys are invalid (#58)

749f0791cf80e8b690257ef8931444662aa6b679 authored almost 8 years ago
extends Function1 for convenience and 2.5.x compatibility (#57)

2.5.x

```
val foo: Option[Seq[JsValue]] = None
foo.map(JsArray) // success
```

2.6.0-M6...

0807367f6eb253b84ff964a59e8b328f7f55adea authored almost 8 years ago
Setting version to 2.6.0-SNAPSHOT

bd3449d7cdf2a07c9e5cb44ee2c6f3964481a737 authored almost 8 years ago
Setting version to 2.6.0-M6

97b3f1643aa7705dc04f463050413e225e829632 authored almost 8 years ago
Add Scala 2.10 cross build (#54)

bb4d8fe2cba487b7dbcca466481ed67b3a37a4c9 authored almost 8 years ago
Correct code documentation for Period and Duration reads (#55)

c4bbb37c34a9d5cb9a6b80dae26c3cdfdbe4c973 authored almost 8 years ago
Setting version to 2.6.0-SNAPSHOT

64114eb71c995c9a9c1a087c31830b284e6b1079 authored almost 8 years ago
Setting version to 2.6.0-M5

755ed22905e2d08082ac4876758f528edc29cd3b authored almost 8 years ago
Codecs for Java TemporalAmount (#43)

* Codecs for Java TemporalAmount

* Update EnvReads.scala

* Update EnvReads.scala

85ebb2b003d84b0ddcfbf2d3fd939ded86d5eeed authored almost 8 years ago
Update PULL_REQUEST_TEMPLATE.md (#48)

7fed705d6c13eea3cf06f650663bb1361c3614a8 authored almost 8 years ago
Add toJsObject method to Json (#47)

* Add toJsObject method to Json

* Update JsonSharedSpec.scala

2266606ecae4542d336bd7a4d5f353c2f9fda294 authored almost 8 years ago
Setting version to 2.6.0-SNAPSHOT

d3c1428ebe4dc338427625690eb811315daa38af authored almost 8 years ago
Setting version to 2.6.0-M4

aa5654b50b67f29befe204c97bad5875dcb44656 authored almost 8 years ago
Refactor the JsResult combinator according the JsSuccess/JsError cases (#46)

01712d3b1ca3a775f3b49eb242ae33edb2a14eaf authored almost 8 years ago