Skip to content

v1.0.0 Alpha 15

Pre-release
Pre-release
Compare
Choose a tag to compare
@scossu scossu released this 27 Apr 21:11
· 304 commits to master since this release
1d914c1

What Changed In This Release

Alpha 15 completes version handling and deletion & restore of resources, two key features for the beta track. It also addresses a regression issue with LDP-NR POSTs.

All clients are encouraged to upgrade to this last version which fixes a critical issue.

New Features

  • Complete bury, resurrect and forget resources
  • Complete reverting to version (#21)

Enhancements

  • Dramatic performance increase in GET fcr:versions (#20)
  • Refactor and simplify deletion-related code (#20)
  • Minimize number of triples copied on version creation
  • Complete removing SPARQL statements from model and store layout; remove redundant methods

Bug Fixes

  • LDP-NR POST returns 500 (#47)

Other Changes

  • Add PyPI package badge in README

Acknowledgments

Thanks to @acoburn for reporting and testing issues.