Skip to content

Releases: software-artificer/pbuildrs

Clap update + ZIP archive for Linux

03 Nov 01:13
v0.0.4
75d099b

Choose a tag to compare

This release brings an updated clap library and switches Linux release artifacts to be packaged with ZIP for consistency with other achives.

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

File descriptors and optional features

09 Oct 08:09
v0.0.3
328f47f

Choose a tag to compare

This release brings support for optional features, allowing to only compile client code, server code, neither or both.
It is now also possible to generate file descriptor set from the input Protobuf files that can be used for enabling reflection.

What's Changed

Full Changelog: v0.0.2...v0.0.3

Support for Rust's reserved keywords

08 Oct 09:28
v0.0.2
e16a6fa

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

The first release ever!

07 Oct 09:27
v0.0.1
15dc435

Choose a tag to compare

This is the very initial release. It is not yet production tested, but it is a first step to get there.

What's Changed

Full Changelog: https://github.com/software-artificer/pbuildrs/commits/v0.0.1