Skip to content

Releases: Oxen-AI/oxen-release

v0.2.1

02 Nov 18:00
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Release v0.2.1

Performance Improvements:

  • oxen add opening less db connections
  • oxen push faster local delta computation
  • oxen pull faster cleanup

Better Formatting:

  • Printing Schemas

Bug Fixes:

  • oxen pull progress bar fixes, unpacking fixes
  • Extra print statements

v0.2.0

27 Oct 19:30
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Add row level annotation tracking so that you can efficiently compare tabular data
  • Add oxen df commands to help work with tabular data
  • Update underlying repository structure to be more efficient per directory and more efficient with tabular data
  • Solidify underlying API routes for HTTP server
  • Add optional authorization on Oxen Server
  • Can delete remote branches

v0.1.1

11 Aug 18:45
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Better instructions for setting up your local oxen configuration

v0.1.0

09 Aug 00:28
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the first release of the Oxen CLI. Contains basic functionality for cloning, pushing, pulling, committing, branching, and merging data.