github vicinaehq/vicinae v0.7.2

latest releases: v0.15.7, v0.15.6, v0.15.5...
2 months ago

Static linking at last!

We enabled support to statically link against the most annoying libraries we were depending on.
From now on, binary releases are statically linked to:

  • protobuf
  • abseil (libabsl), direct dependency of modern protobuf
  • cmark-gfm
  • minizip

Support to statically link other tiny libs will be added soon.

The default behavior when compiling from source is still to use the system libraries.

This should make distributing the binaries way easier.

What's Changed

Full Changelog: v0.7.1...v0.7.2

Don't miss a new vicinae release

NewReleases is sending notifications on new releases.