Skip to content

Latest commit

 

History

History
130 lines (68 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

130 lines (68 loc) · 4.2 KB

Change Log

[0.4.1] - 2024-12-03

What's Changed

  • feat: add changelogs, contributing and small fix on docs by @rafaeldelboni in #20
  • docs: improve documentation by @lanjoni in #18

New Contributors

  • @lanjoni made their first contribution in #18

Full Changelog: https://github.com/parenthesin/components/compare/v0.4.0...v0.4.1

[0.4.0] - 2024-11-07

What's Changed

  • refact(jdbc): using jdbc-url instead db-specs by @rafaeldelboni in #17

Full Changelog: https://github.com/parenthesin/components/compare/v0.3.1...v0.4.0

[0.4.0-alpha1] - 2024-10-29

Full Changelog: https://github.com/parenthesin/components/compare/v0.3.1...v0.4.0-alpha1

Related: #17

[0.3.1] - 2024-10-28

What's Changed

  • chore: adds test for jdk 21 by @rafaeldelboni in #15
  • bump: deps by @rafaeldelboni in #16

Full Changelog: https://github.com/parenthesin/components/compare/v0.3.0...v0.3.1

[0.3.0] - 2024-07-03

What's Changed

  • bump: clojure deps by @rafaeldelboni in #14

Full Changelog: https://github.com/parenthesin/components/compare/v0.2.5...v0.3.0

[0.2.5] - 2024-03-28

What's Changed

  • feat: adds extra args on migration server and bump by @rafaeldelboni in #13

Full Changelog: https://github.com/parenthesin/components/compare/v0.2.4...v0.2.5

[0.2.4] - 2024-02-13

What's Changed

  • feat: adds allowed origins on pedestal by @rafaeldelboni in #12

Full Changelog: https://github.com/parenthesin/components/compare/v0.2.3...v0.2.4

[0.2.3] - 2024-01-18

What's Changed

  • feat: adds extra args on db execute by @rafaeldelboni in #10
  • bump: libs by @rafaeldelboni in #11

Full Changelog: https://github.com/parenthesin/components/compare/v0.2.1...v0.2.3

[0.2.1] - 2023-08-01

Full Changelog: https://github.com/parenthesin/components/compare/v0.2.0...v0.2.1

[0.2.0] - 2023-07-11

What's Changed

  • bump: libs by @rafaeldelboni in #9

Full Changelog: https://github.com/parenthesin/components/compare/v0.1.2...v0.2.0

[0.1.2] - 2023-04-23

What's Changed

  • refact: using tools.build to pack jar/deploy by @rafaeldelboni in #7

Full Changelog: https://github.com/parenthesin/components/compare/v0.1.1...v0.1.2

[0.1.1] - 2023-04-22

What's Changed

  • feat: adds new arity and integration tests to helpers.state-flow.http by @rafaeldelboni in #6

Full Changelog: https://github.com/parenthesin/components/compare/v0.1.0...v0.1.1

[0.1.0] - 2023-04-22

What's Changed

  • docs: typos and better format by @rafaeldelboni in #4
  • bump: parenthesin/components deps by @rafaeldelboni in #5

Full Changelog: https://github.com/parenthesin/components/compare/v0.0.2...v0.1.0

[0.0.2] - 2023-04-22

What's Changed

  • fix: license & badge & schema/malli dependencies by @rafaeldelboni in #3

Full Changelog: https://github.com/parenthesin/components/compare/v0.0.1...v0.0.2

[First Release] - 2023-04-22

What's Changed

  • Trigger CI by @rafaeldelboni in #1
  • fix: release config and docs by @rafaeldelboni in #2

New Contributors

  • @rafaeldelboni made their first contribution in #1

Full Changelog: https://github.com/parenthesin/components/commits/v0.0.1