mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-23 13:39:12 +00:00
75 lines
998 B
Markdown
75 lines
998 B
Markdown
# Changelog
|
|
|
|
## 0.8.0
|
|
|
|
### Minor Changes
|
|
|
|
- Stabilize encoding and fix several issues related to time travel
|
|
|
|
## 0.7.2-alpha.4
|
|
|
|
### Patch Changes
|
|
|
|
- Fix encoding value err
|
|
|
|
## 0.7.2-alpha.3
|
|
|
|
### Patch Changes
|
|
|
|
- Fix export compressed snapshot
|
|
|
|
## 0.7.2-alpha.2
|
|
|
|
### Patch Changes
|
|
|
|
- Add compressed method
|
|
|
|
## 0.7.2-alpha.1
|
|
|
|
### Patch Changes
|
|
|
|
- Fix v0 exports
|
|
|
|
## 0.7.2-alpha.0
|
|
|
|
### Patch Changes
|
|
|
|
- Add experimental encode methods
|
|
|
|
## 0.7.1
|
|
|
|
### Patch Changes
|
|
|
|
- Fix a few richtext errors
|
|
|
|
## 0.7.0
|
|
|
|
### Minor Changes
|
|
|
|
- refactor: remove setPanicHook and call it internally when loaded
|
|
|
|
## 0.6.5
|
|
|
|
### Patch Changes
|
|
|
|
- Fix checkout err on seq data
|
|
|
|
## 0.6.4
|
|
|
|
### Patch Changes
|
|
|
|
- Fix time travel issue #211
|
|
|
|
## 0.6.1
|
|
|
|
### Patch Changes
|
|
|
|
- 6753c2f: Refine loro-crdt api
|
|
|
|
## 0.6.0
|
|
|
|
### Minor Changes
|
|
|
|
- Improve API of event
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|