FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · SkyVader/msgpack-java · GitHub
SkyVader
/
msgpack-java
Public
forked from
msgpack/msgpack-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 18, 2022
Update sbt to 1.7.1 (#669)
scala-steward
authored
64bf2e2
View commit details
Copy full SHA for 64bf2e2
Browse repository at this point
Commits on Jul 14, 2022
Update airframe-json, airspec to 22.7.2 (#668)
xerial-bot
authored
ee40181
View commit details
Copy full SHA for ee40181
Browse repository at this point
Update sbt to 1.7.1 (#666)
xerial-bot
authored
5ead37e
View commit details
Copy full SHA for 5ead37e
Browse repository at this point
Commits on Jul 9, 2022
Update airframe-json, airspec to 22.7.1 (#662)
xerial-bot
authored
7108f4d
View commit details
Copy full SHA for 7108f4d
Browse repository at this point
Update scala-collection-compat to 2.8.0 (#663)
xerial-bot
authored
192457c
View commit details
Copy full SHA for 192457c
Browse repository at this point
Commits on Jun 28, 2022
0.9.3 release notes
xerial
committed
d502fa1
View commit details
Copy full SHA for d502fa1
Browse repository at this point
Update akka-actor to 2.6.19 (#647)
xerial-bot
authored
36f601a
View commit details
Copy full SHA for 36f601a
Browse repository at this point
Support JDK17 (#660)
Show description for 117f161
xerial
authored
117f161
View commit details
Copy full SHA for 117f161
Browse repository at this point
Use SPDX-ID in license name (#653)
Show description for d665284
tmehnert
authored
d665284
View commit details
Copy full SHA for d665284
Browse repository at this point
Update airframe-json, airspec to 22.6.4 (#659)
xerial-bot
authored
1346a03
View commit details
Copy full SHA for 1346a03
Browse repository at this point
Commits on Jun 18, 2022
Merge pull request #654 from msgpack/release-0.9.2
Show description for 14f20a5
komamitsu
authored
14f20a5
View commit details
Copy full SHA for 14f20a5
Browse repository at this point
Update RELEASE_NOTES for 0.9.2
komamitsu
committed
b7ba397
View commit details
Copy full SHA for b7ba397
Browse repository at this point
Commits on Jun 13, 2022
Merge pull request #651 from msgpack/doc-jackson-bigdecimal-str
Show description for 4f6579f
komamitsu
authored
4f6579f
View commit details
Copy full SHA for 4f6579f
Browse repository at this point
Commits on Jun 12, 2022
Add how to internally represent BigDecimal as str to the doc
komamitsu
committed
4c5d180
View commit details
Copy full SHA for 4c5d180
Browse repository at this point
Commits on Jun 9, 2022
Merge pull request #650 from msgpack/jackson-databind-2_13
Show description for ec9b958
komamitsu
authored
ec9b958
View commit details
Copy full SHA for ec9b958
Browse repository at this point
Commits on Jun 8, 2022
Fix test
komamitsu
committed
61c6910
View commit details
Copy full SHA for 61c6910
Browse repository at this point
Commits on Jun 7, 2022
Fix testComplexTypeKey()
komamitsu
committed
dadb755
View commit details
Copy full SHA for dadb755
Browse repository at this point
Commits on Jun 5, 2022
Use jackson-databind 2.13.3 for CVE-2020-36518
komamitsu
committed
4469bf6
View commit details
Copy full SHA for 4469bf6
Browse repository at this point
Commits on Jun 3, 2022
Update akka-actor to 2.6.19 (#631)
Show description for 7ba38b1
scala-steward
authored
7ba38b1
View commit details
Copy full SHA for 7ba38b1
Browse repository at this point
Update airframe-json, airspec to 22.6.1 (#649)
xerial-bot
authored
b07e5f4
View commit details
Copy full SHA for b07e5f4
Browse repository at this point
Commits on May 25, 2022
Update scalacheck to 1.16.0 (#636)
scala-steward
authored
294c7cc
View commit details
Copy full SHA for 294c7cc
Browse repository at this point
Update scala-collection-compat to 2.7.0 (#632)
scala-steward
authored
af42f3f
View commit details
Copy full SHA for af42f3f
Browse repository at this point
Update sbt-sonatype to 3.9.13 (#644)
scala-steward
authored
f21c886
View commit details
Copy full SHA for f21c886
Browse repository at this point
Update airframe-json, airspec to 22.5.0 (#643)
scala-steward
authored
4d2acc7
View commit details
Copy full SHA for 4d2acc7
Browse repository at this point
Commits on Mar 11, 2022
Update sbt to 1.6.2 (#630)
scala-steward
authored
5adf979
View commit details
Copy full SHA for 5adf979
Browse repository at this point
Commits on Mar 7, 2022
0.9.1 release notes
xerial
committed
d0f47d4
View commit details
Copy full SHA for d0f47d4
Browse repository at this point
Update akka-actor to 2.6.18 (#614)
scala-steward
authored
3272530
View commit details
Copy full SHA for 3272530
Browse repository at this point
Update airframe-json, airspec to 22.2.0 (#626)
scala-steward
authored
14624bd
View commit details
Copy full SHA for 14624bd
Browse repository at this point
Update junit-interface to 0.13.3 (#617)
scala-steward
authored
a8f05e6
View commit details
Copy full SHA for a8f05e6
Browse repository at this point
Update sbt-scalafmt to 2.4.6 (#616)
scala-steward
authored
3442714
View commit details
Copy full SHA for 3442714
Browse repository at this point
Fixed examples relative link in README (#622)
Show description for ea5f407
zbuster05
authored
ea5f407
View commit details
Copy full SHA for ea5f407
Browse repository at this point
Update sbt to 1.5.8 (#615)
scala-steward
authored
3670c64
View commit details
Copy full SHA for 3670c64
Browse repository at this point
Keep consistent read size after closing MessageUnpacker (#621)
okumin
authored
ceffe07
View commit details
Copy full SHA for ceffe07
Browse repository at this point
Commits on Jan 15, 2022
Merge pull request #620 from cyberdelia/shorthand
Show description for 6086904
komamitsu
authored
6086904
View commit details
Copy full SHA for 6086904
Browse repository at this point
Add a similar Builder
cyberdelia
committed
2f71555
View commit details
Copy full SHA for 2f71555
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL