This repository was archived by the owner on Nov 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 11# Form Serializer Changelog
22
3+ ## 0.1.2 (2020-08-19)
4+
5+ ### Enhancements
6+
7+ - Support serializing data structure elements.
8+
9+ ### Bug Fixes
10+
11+ - Fix dereferencing elements in cases where the referenced element was more
12+ than 1 parent element away from the original element in the element
13+ hierarchy.
14+
315## 0.1.1 (2020-08-06)
416
517Adds compatibility for @apielements/core 0.2.0.
Original file line number Diff line number Diff line change 11{
22 "name" : " @apielements/form-serializer" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " Multipart/form-data serializer for API Elements" ,
55 "author" : " Apiary.io <support@apiary.io>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# JSON Serializer Changelog
22
3+ ## 0.1.2 (2020-08-19)
4+
5+ ### Enhancements
6+
7+ - Support serializing data structure elements.
8+
9+ ### Bug Fixes
10+
11+ - Fix dereferencing elements in cases where the referenced element was more
12+ than 1 parent element away from the original element in the element
13+ hierarchy.
14+
315## 0.1.1 (2020-08-06)
416
517Adds compatibility for @apielements/core 0.2.0.
Original file line number Diff line number Diff line change 11{
22 "name" : " @apielements/json-serializer" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " JSON serializer for API Elements" ,
55 "author" : " Apiary.io <support@apiary.io>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments