erl_cbor GitHub Actions CI

This repository contains an Erlang library implementing the CBOR data encoding format defined in RFC 7049.

In the current state, the library supports:

Versioning, changelog, migration guide and README

This project adheres to Semantic Versioning.

The format of CHANGELOG.md is based on Keep a Changelog.

Breaking changes are documented under MIGRATION.md.

The format of README.md is based on Make a README.

Documentation

A handbook is available in the doc directory.