mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-20 20:00:33 +03:00
v2.2.0
This commit is contained in:
@@ -3,6 +3,25 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
<a name="2.2.0"></a>
|
||||
# 2.2.0 (2018-10-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core:** string walk api test error ([bdd8bbd](https://github.com/JiLiZART/bbob/commit/bdd8bbd))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **core:** add helper function to plugin api ([e189a39](https://github.com/JiLiZART/bbob/commit/e189a39))
|
||||
* **core:** implement plugin api ([ee047e8](https://github.com/JiLiZART/bbob/commit/ee047e8))
|
||||
* **core:** raw tree property support ([bdfd3f6](https://github.com/JiLiZART/bbob/commit/bdfd3f6))
|
||||
* new [@bbob](https://github.com/bbob)/html api ([#4](https://github.com/JiLiZART/bbob/issues/4)) ([575c1bb](https://github.com/JiLiZART/bbob/commit/575c1bb))
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="2.1.0"></a>
|
||||
## 2.1.0 (2018-10-07)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bbob/core",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"description": "Fast, flexible, and lean implementation of BBcode parser with plugins",
|
||||
"keywords": [
|
||||
"bbcode",
|
||||
|
||||
Reference in New Issue
Block a user