Packages

An implementation of FOAF for Elixir.

Current section

Files

Jump to
foaf CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/) and
[Keep a CHANGELOG](http://keepachangelog.com).
## v0.1.1 - 2026-03-19
This version only upgrades to RDF.ex v3.0 and fixes warnings under Elixir v1.19
Elixir versions < 1.15 are no longer supported.
[Compare v0.1.0...v0.1.1](https://github.com/rdf-elixir/foaf-ex/compare/v0.1.0...v0.1.1)
## v0.1.0 - 2024-08-07
Initial release