2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-20 20:00:33 +03:00
This commit is contained in:
Nikolay Kostyurin
2018-10-12 00:45:25 +02:00
parent 575c1bb932
commit 6d37793001
14 changed files with 146 additions and 17 deletions
+19
View File
@@ -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 -1
View File
@@ -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",