View Source Changelog
All notable changes to PhxJsonRpc
will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0-3-5-2022-07-18
[0.3.5] - 2022-07-18
changed
Changed
- Move assets to the test directory
0-3-4-2022-07-18
[0.3.4] - 2022-07-18
added
Added
- Example to
howitworks
section inREADME.md
- Specified phoenix version in docs
- Matrix tests in
CI
- Dependabot support by @sobolevn
- Releases started for github repo
0-3-3-2022-07-07
[0.3.3] - 2022-07-07
changed-1
Changed
- Follow Keep a Changelog standart
0-3-2-2022-07-06
[0.3.2] - 2022-07-06
added-1
Added
excoveralls
for test coverage
fixed
Fixed
- Test warnings, some doc typos
0-3-1-2022-07-05
[0.3.1] - 2022-07-05
fixed-1
Fixed
- Documentation typo in
PhxJsonRpc.Router
- Bug with
undefined
error inPhxJsonRpc.Views.Helpers
0-3-0-2022-07-04
[0.3.0] - 2022-07-04
added-2
Added
- OTP configuration for the
PhxJsonRpc.Router
0-2-2-2022-07-03
[0.2.2] - 2022-07-03
added-3
Added
Request ID
to error log format inPhxJsonRpc.Router.DefaultDispatcher
0-2-1-2022-07-03
[0.2.1] - 2022-07-03
updated
Updated
- Improved documentation guide
added-4
Added
howitworks
section toREADME.md
0-2-0-2022-07-03
[0.2.0] - 2022-07-03
added-5
Added
- Maximum batch size limit property for
PhxJsonRpc.Router
fixed-2
Fixed
- Typespecs in
PhxJsonRpc.Router.Pipe
section
0-1-1-2022-07-03
[0.1.1] - 2022-07-03
added-6
Added
- Link to
phoenix framework
inREADME.md
fixed-3
Fixed
- Unneccessary condition, when accessing metadata in
PhxJsonRpc.Router.Pipe
- Documentation in
PhxJsonRpc.Error
section
0-1-0-2022-07-03
[0.1.0] - 2022-07-03
added-7
Added
- Initial commit