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-6-2022-07-19

[0.3.6] - 2022-07-19

added

Added

  • Dialyzer support in CI
  • Screenshots in usage with phoenix guide

changed

Changed

  • Documentation structure in README.md

0-3-5-2022-07-18

[0.3.5] - 2022-07-18

changed-1

Changed

  • Move assets to the test directory

0-3-4-2022-07-18

[0.3.4] - 2022-07-18

added-1

Added

  • Example to howitworks section in README.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-2

Changed

0-3-2-2022-07-06

[0.3.2] - 2022-07-06

added-2

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 in PhxJsonRpc.Views.Helpers

0-3-0-2022-07-04

[0.3.0] - 2022-07-04

added-3

Added

0-2-2-2022-07-03

[0.2.2] - 2022-07-03

added-4

Added

  • Request ID to error log format in PhxJsonRpc.Router.DefaultDispatcher

0-2-1-2022-07-03

[0.2.1] - 2022-07-03

updated

Updated

  • Improved documentation guide

added-5

Added

  • howitworks section to README.md

0-2-0-2022-07-03

[0.2.0] - 2022-07-03

added-6

Added

fixed-2

Fixed

0-1-1-2022-07-03

[0.1.1] - 2022-07-03

added-7

Added

  • Link to phoenix framework in README.md

fixed-3

Fixed

0-1-0-2022-07-03

[0.1.0] - 2022-07-03

added-8

Added

  • Initial commit