Skip to content

Commit

Permalink
Improve Markdown for Confluence (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
vearutop authored Feb 19, 2024
1 parent f0f2eef commit bbed244
Show file tree
Hide file tree
Showing 14 changed files with 955 additions and 310 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.35] - 2024-02-19

### Added
- Better confluence support in Markdown.

## [0.1.34] - 2023-12-19

### Fixed
Expand Down Expand Up @@ -238,6 +243,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Keep path parameters in operation name of PHP client.

[0.1.35]: https://github.com/swaggest/swac/compare/v0.1.34...v0.1.35
[0.1.34]: https://github.com/swaggest/swac/compare/v0.1.33...v0.1.34
[0.1.33]: https://github.com/swaggest/swac/compare/v0.1.32...v0.1.33
[0.1.32]: https://github.com/swaggest/swac/compare/v0.1.31...v0.1.32
[0.1.31]: https://github.com/swaggest/swac/compare/v0.1.30...v0.1.31
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"swaggest/json-schema": "^0.12.36",
"swaggest/php-code-builder": "^0.2.39",
"swaggest/php-code-builder": "^0.2.42",
"swaggest/go-code-builder": "^0.4.50",
"swaggest/code-builder": "^0.3.8",
"swaggest/json-cli": "^v1.11.2",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bbed244

Please sign in to comment.