Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
capnproto
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
capnproto
Commits
8caf313b
Commit
8caf313b
authored
Mar 11, 2014
by
Kenton Varda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Blog post about 0.4.1.
parent
b970cb4a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
2014-03-11-capnproto-0.4.1-bugfixes.md
doc/_posts/2014-03-11-capnproto-0.4.1-bugfixes.md
+30
-0
No files found.
doc/_posts/2014-03-11-capnproto-0.4.1-bugfixes.md
0 → 100644
View file @
8caf313b
---
layout
:
post
title
:
"
Cap'n
Proto
0.4.1:
Bugfix
Release"
author
:
kentonv
---
Today I'm releasing
[
version 0.4.1 of Cap'n Proto
](
http://capnproto.org/capnproto-c++-0.4.1.tar.gz
)
.
As hinted by the version number, this is a bugfix and tweak release, with no big new features.
You may be wondering: If there are no big new features, what has been happening over the
last three month? Most of my time lately has been spent laying the groundwork for an
interesting project built on Cap'n Proto which should launch by the end of this month.
Stay tuned! And don't worry -- this new project is going to need many of the upcoming
features on
[
the roadmap
](
{{
site.baseurl }}roadmap.html), so work on version 0.5 will be
proceeding soon.
In the meantime, though, there have been some major updates from the community:
*
The folks at
[
CloudFlare
](
https://www.cloudflare.com/
)
have produced a
[
Lua port
](
https://github.com/cloudflare/lua-capnproto
)
which they are
[
using successfully in production
](
http://blog.cloudflare.com/introducing-lua-capnproto-better-serialization-in-lua
)
along with the existing
[
Go port
](
https://github.com/jmckaskill/go-capnproto
)
.
*
[
The Rust port of Cap'n Proto
](
https://github.com/dwrensha/capnproto-rust
)
now has
preliminary RPC support, making it the third language to support Cap'n Proto RPC (after
C++ and Python), and the second language to implement it from the ground up (Python just
wraps the C++ implementation). Check out author
[
David Renshaw
](
https://github.com/dwrensha
)
's
[
talk at Mozilla
](
https://air.mozilla.org/rust-meetup-february-2014/
)
.
*
A
[
Javascript port
](
https://github.com/jscheid/capnproto-js
)
has appeared, but it needs help
to keep going!
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment