Jsonschema2md

Latest version: v1.1.0

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.5.1

Changed
- [6598a1](https://github.com/sbrunner/jsonschema2md/commit/6598a1f92bdc2dec1c575b6a7e13f0bab10855a4) - **Be able to build the package** - [sbrunner](https://github.com/sbrunner)

Fixed
- [9b73ff](https://github.com/sbrunner/jsonschema2md/commit/9b73ff580d61053e4b1bb1fee048697f9870eb5c) - **package name** - [sbrunner](https://github.com/sbrunner)

Updated
- [4ab574](https://github.com/sbrunner/jsonschema2md/commit/4ab574a7fa2937b3c9cd51c08b71cd0492268bcd) - **version** - [sbrunner](https://github.com/sbrunner)

Contributors

- sbrunner

Generated by [Automation](https://github.com/aeon-php/automation)

0.5.0

Added
- [73d6ba](https://github.com/sbrunner/jsonschema2md/commit/73d6baa990a61efe8668cb41829535cb3e100b6f) - **tests** - [RalfG](https://github.com/RalfG)
- [eeec72](https://github.com/sbrunner/jsonschema2md/commit/eeec726afdff5bbb471ea883936b784346b8fd56) - **initial version** - [RalfG](https://github.com/RalfG)
- [e61b5c](https://github.com/sbrunner/jsonschema2md/commit/e61b5cad7c1c77d436abd17c3ca06c1328856ccc) - **examples** - [RalfG](https://github.com/RalfG)
- [4d2464](https://github.com/sbrunner/jsonschema2md/commit/4d2464f66b86fd00a1019f1846c1c5fc1b862b6a) - **Poetry files** - [RalfG](https://github.com/RalfG)
- [f4df46](https://github.com/sbrunner/jsonschema2md/commit/f4df467ca4c6ada94e6942a88e92107068b329f6) - **actions** - [RalfG](https://github.com/RalfG)

Changed
- [21](https://github.com/RalfG/jsonschema2md/pull/21) - **Backport jsonschema2md2 to jsonschema2md** - [sbrunner](https://github.com/sbrunner)
- [8](https://github.com/RalfG/jsonschema2md/pull/8) - **feat: add support for more property types** - [martinohmann](https://github.com/martinohmann)
- [3c6b23](https://github.com/sbrunner/jsonschema2md/commit/3c6b23fe12670be8e7d85f800ed0ec3617401079) - **Uncomment publish action after git release f fix** - [RalfG](https://github.com/RalfG)
- [957f88](https://github.com/sbrunner/jsonschema2md/commit/957f88253d80e47c6d4ae60d3f7b496d5c6b7333) - **Attempt to fix publish workflow (2)** - [RalfG](https://github.com/RalfG)
- [f8452b](https://github.com/sbrunner/jsonschema2md/commit/f8452b0bfb004a6f33b62a21ac06740f711e83d9) - **Attempt to fix publish workflow** - [RalfG](https://github.com/RalfG)
- [6bae63](https://github.com/sbrunner/jsonschema2md/commit/6bae63901a3f4c35188de6e66299968fbb16e620) - **v0.2.1** - [RalfG](https://github.com/RalfG)
- [3](https://github.com/RalfG/jsonschema2md/pull/3) - **code: add indentation at line breaks to fix broken markdown layout** - [KatekovAnton](https://github.com/KatekovAnton)
- [c1624f](https://github.com/sbrunner/jsonschema2md/commit/c1624f8f8d611fe5c1bdaaf74ccaf43b5026e9bc) - **v0.2.0.post1** - [RalfG](https://github.com/RalfG)
- [b1f142](https://github.com/sbrunner/jsonschema2md/commit/b1f142998d5de4c18f8b50aabf638d17bbee937e) - **v0.2.0** - [RalfG](https://github.com/RalfG)
- [1](https://github.com/RalfG/jsonschema2md/pull/1) - **Render json schema examples** - [mrtj](https://github.com/mrtj)
- [a2f228](https://github.com/sbrunner/jsonschema2md/commit/a2f228e6b480c0c579c2f76e4b80d8611862995a) - **Version bump** - [RalfG](https://github.com/RalfG)
- [5e74e4](https://github.com/sbrunner/jsonschema2md/commit/5e74e4529aef1cd3b35b122a4c3f8349498f415f) - **Coverage action: add xml output** - [RalfG](https://github.com/RalfG)
- [9f93f7](https://github.com/sbrunner/jsonschema2md/commit/9f93f7506c7a5ff08375b25af69e0899ab0a13ef) - **Initial commit** - [RalfG](https://github.com/RalfG)

Fixed
- [6](https://github.com/RalfG/jsonschema2md/pull/6) - **#4 and add feature** - [mysiki](https://github.com/mysiki)
- [31e2f7](https://github.com/sbrunner/jsonschema2md/commit/31e2f70441a820252cbef16c9b23e27d0048df9b) - **git release action** - [RalfG](https://github.com/RalfG)
- [1b88f5](https://github.com/sbrunner/jsonschema2md/commit/1b88f54698d0e835217ba0e6ae18af84bb417f33) - **actions** - [RalfG](https://github.com/RalfG)
- [500fdd](https://github.com/sbrunner/jsonschema2md/commit/500fdd585de08b7d8855354bc36e2719468ad33f) - **actions** - [RalfG](https://github.com/RalfG)
- [2efc07](https://github.com/sbrunner/jsonschema2md/commit/2efc07684d47dfc2cc66bbd0d66b8b6863aa208b) - **test action** - [RalfG](https://github.com/RalfG)

Updated
- [53b659](https://github.com/sbrunner/jsonschema2md/commit/53b659cce359c5e79aa6ebf3d3558691ee6feb79) - **the lock file** - [sbrunner](https://github.com/sbrunner)
- [4f7fdb](https://github.com/sbrunner/jsonschema2md/commit/4f7fdbf17b1d1df2b728d2371aa254331a2110af) - **the package informations** - [sbrunner](https://github.com/sbrunner)
- [bcd882](https://github.com/sbrunner/jsonschema2md/commit/bcd8827e473922f00f6fe461c1e9a9a014045989) - **CHANGELOG.md** - [RalfG](https://github.com/RalfG)
- [fc6608](https://github.com/sbrunner/jsonschema2md/commit/fc66084f7edbb6bf732e2da385f92db2ae2b7edd) - **pyproject.toml** - [RalfG](https://github.com/RalfG)
- [7ff620](https://github.com/sbrunner/jsonschema2md/commit/7ff62049757fe0e52ca0fcc0194a67e72d499a6a) - **jsonschema2md.py** - [RalfG](https://github.com/RalfG)
- [38ac62](https://github.com/sbrunner/jsonschema2md/commit/38ac6217bd61a9fb4ec2e16828dec2e897c686d7) - **actions** - [RalfG](https://github.com/RalfG)
- [b2d314](https://github.com/sbrunner/jsonschema2md/commit/b2d314bec1aa5abd4c75c1d5014c0ede788a8213) - **dev dependencies** - [RalfG](https://github.com/RalfG)
- [6671e7](https://github.com/sbrunner/jsonschema2md/commit/6671e76d37615673829e9057eedb2eb8ae0099c9) - **documentation** - [RalfG](https://github.com/RalfG)
- [15b2fb](https://github.com/sbrunner/jsonschema2md/commit/15b2fb1fc59a9557e9973be5180250f4d1e2f194) - **poetry project** - [RalfG](https://github.com/RalfG)
- [cd5380](https://github.com/sbrunner/jsonschema2md/commit/cd538062a1c8dca4f8ca7f791227b9fc31dfd1b4) - **gitignore** - [RalfG](https://github.com/RalfG)

Contributors

- KatekovAnton
- martinohmann
- mrtj
- mysiki
- RalfG
- sbrunner

Generated by [Automation](https://github.com/aeon-php/automation)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.