Skip to content

Releases: software-artificer/pbuildrs

Dependency upgrades

Choose a tag to compare

@software-artificer software-artificer released this 31 Jan 00:36
572bd1b

What's Changed

Full Changelog: v0.0.4...v0.0.5

Clap update + ZIP archive for Linux

Choose a tag to compare

@github-actions github-actions released this 03 Nov 01:13
v0.0.4
75d099b

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

Choose a tag to compare

@github-actions github-actions released this 09 Oct 08:09
v0.0.3
328f47f

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

Choose a tag to compare

@github-actions github-actions released this 08 Oct 09:28
v0.0.2
e16a6fa

What's Changed

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

The first release ever!

Choose a tag to compare

@github-actions github-actions released this 07 Oct 09:27
v0.0.1
15dc435

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