Skip to content

Latest commit

 

History

History
267 lines (129 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

267 lines (129 loc) · 12.8 KB

CHANGELOG

v0.5.2 (2023-08-03)

Fix

  • fix(client): Improve error handling and cleanup (#33) (6353947)

  • fix(client): Improve error handling and cleanup (57e8783)

v0.5.1 (2023-07-14)

Build

  • build: Add responses mocker (d911b95)

Chore

  • chore: Code cleanup (9cbff53)

  • chore: Lint cleanup (fd3d2de)

  • chore: black formatting (d82758e)

  • chore: Error handling improvements (6eb5326)

  • chore(auth): code improvements (150dd2b)

  • chore: fix linting error (c259456)

  • chore: improve decide exception (#31) (af8635a)

  • chore: improve decide exception (de4e7bd)

Fix

  • fix(auth): catch exceptions improvements (#32)

Improve error handling. (0220352)

  • fix: catch exceptions efficiently (fb8dd28)

v0.5.0 (2023-03-30)

Documentation

  • docs: fix minor typos (9077068)

  • docs: update README with rules engine info (ac2b512)

Feature

  • feat(rules-engine): add support for rules engine (#30) (1ba06bd)

  • feat(rules-engine): add support for rules engine

Add variable scorecard_ids to Statement classes

Add CRUD interfaces for Scorecard/Rules (19b3795)

v0.4.0 (2023-03-10)

Ci

Documentation

Feature

  • feat: add method to retrieve bank list from API (56d92d9)

  • feat: add support for more banks (c67354f)

Unknown

  • Use new token to checkout the lib code (#29) (ce6917b)

  • Use new token to checkout the lib code

Use new token to checkout the lib code in CI/CD (b8af342)

  • Update cicd.yml (#28) (2cb6879)

  • Update cicd.yml

Update Semantic release token in CI/CD (a5f943f)

  • [DATA-850] Add Support for More Banks (#26) (bc49649)

v0.3.2 (2022-12-12)

Fix

  • fix: transaction tag data level (#25) (a1b5aa3)

  • fix: transaction tag data (fecdc02)

v0.3.1 (2022-12-09)

Chore

  • chore: fix tagged statement (9d8581b)

Fix

  • fix: transaction tag data (#24) (b5d8962)

  • fix: transaction tag data (55f4450)

Unknown

  • Bug fix on transaction tags data (#23) (23f79d4)

v0.3.0 (2022-12-01)

Unknown

v0.1.0 (2022-11-30)

Build

  • build: modify version number (#21) (23927b0)

  • build: modify version number (48fc864)

Ci

  • ci: trigger publish (#22) (2c38778)

Feature

Unknown

v0.2.1 (2022-11-30)

Build

  • build: modify version (#20) (44687e9)

  • build: modify version (8a25db0)

  • build: use tag as version source (#17) (0101d1d)

  • build: use tag as version source (d9a6b15)

Chore

  • chore: gitlint and psr config cleanup (#16) (489a79e)

  • chore: gitlint config cleanup (987fed2)

  • chore: Updated setup.py (18af9a3)

  • chore: initial commit (7a11681)

Ci

  • ci: version from scratch (#19) (089f333)

  • ci: version from scratch (0fef005)

  • ci: use checkout v2 and set fetch depth (#18) (34f690b)

  • ci: use checkout v2 and set fetch depth (31e39ed)

  • ci: Updated gitlint to ignore merge commits (6824a4c)

  • ci: Updated gitlint to ignore merge commits (9220bc4)

  • ci: removed unnecessary steps from ci job (b2677ae)

  • ci: add commit linting (984287f)

  • ci: switch to python 3.9 (20f0152)

  • ci: remove venv (7f08e89)

  • ci: fix failing pylint (a50fa33)

  • ci: fix syntax error (38dae24)

Documentation

  • docs: update to README file (7724ba9)

  • docs: updated README.md (7f6e6ca)

Feature

  • feat: test for alerts (#14) (bc7f294)

  • feat: test for alerts (b7a7064)

Fix

Unknown

  • Merge branch 'main' into build (b0a7f5e)

  • Merge pull request #4 from indicina-dev/ignore-merge-commits

ci: Updated gitlint to ignore merge commits (a2ea271)

  • doc: Updated README.md (9cbd808)

  • Added wheel build in CI (7036bdb)

  • Added wheel installation for bdist_wheel (207408e)