All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.9.1 - 2024-09-20
- Fix following perspective update (f06f375 by aandres).
v0.9.0 - 2024-07-30
- Add perspective tools (07878be by aandres).
v0.8.0 - 2024-07-01
- Add constructor to mock consumer (370d5d6 by aandres).
- Add log message for resolved offsets (0816ea3 by aandres).
- Fix offset resolution on end of topic (ff76c35 by aandres).
v0.7.0 - 2024-06-25
- Add poll time metrics (efa487a by aandres).
v0.6.0 - 2024-06-24
- Add some missing replay code (#56) (9973baa by 0x26res).
- Add contributing and code of conduct guide, update deps (#55) (3bd1147 by 0x26res).
- fix: make group optional (#54) (03d27af by 0x26res).
- Change engine to dag, add talk to the doc (cd57456 by aandres).
v0.5.0 - 2024-01-23
- Add python 12 support (#53) (344ff69 by 0x26res).
- Add prune (4e5b06f by aandres).
- Add kafka json to arrow support (#50) (120c116 by 0x26res).
v0.4.0 - 2023-11-26
- Add some arrow replay code (d8026ec by 0x26res).
v0.3.1 - 2023-10-26
- Add pandas module (#47) (ac81344 by 0x26res).
v0.3.0 - 2023-09-29
- Add faq, make kafka extra dep, update readme, use poetry in tox. (#44) (de0ddf5 by 0x26res).
- Add pyarrow module (#42) (1117f37 by 0x26res).
- Add developer page (#41) (b717b62 by 0x26res).
- Add logos (7f6b1cf by aandres).
- change update docs deps (#40) (04bf706 by 0x26res).
v0.2.0 - 2023-09-19
- Add changelog (7ee7685 by aandres).
- Add empty factory (ee07562 by aandres).
- Add offset policies, fix committed (99c1ad7 by aandres).
- Add logging (c8449ab by aandres).
- Add test script (077bfc2 by aandres).
- Add kafka doc (806a471 by aandres).
- Fix test, fix coverage (6f0e371 by aandres).
- Fix covertage (9db6eec by aandres).
- Fix example (39f4b44 by aandres).
v0.1.0 - 2023-08-24
v0.0.4 - 2023-08-22
- Add dag metrics (c46a4ee by aandres).
- Add missing assert (86b924f by aandres).
- Add replay doc (d5b9b43 by aandres).
- Add repaly metrics (ba274ef by aandres).
- Add test (8e87c6e by aandres).
- Add install section (520ced1 by aandres).
- Fix equality check on nodes (fa1a09f by aandres).
- fix test (85005d5 by aandres).
- Fix tox (7bef814 by aandres).
- Remove dead code (af932d4 by aandres).
v0.0.3 - 2023-07-05
v0.0.2 - 2023-06-30
- Add advanced concept (3450d72 by aandres).
- Add concept page, rename stabilize (9c0b9eb by aandres).
- Add doc to main api (4048ae7 by aandres).
- Add const test (e1af0bd by aandres).
- Add hook for pydoc (ad10948 by aandres).
- Add replay (c807bef by aandres).
- Add ETF example (e3c4c2e by aandres).
- fix typos (8df6f74 by aandres).
- Fix coverage (fafaa9a by aandres).
- Fix test coverage (41938e9 by aandres).
- Fix ci (9c46069 by aandres).
- Remove trailing blank space (22195ca by aandres).
v0.0.1 - 2023-05-10
- Add ci badge (fdad06c by aandres).
- Add material (31a46e4 by aandres).
- Add python doc requirements (e1bcd00 by aandres).
- Add docs (3c1e87a by aandres).
- Add coverage to deps (ced0670 by aandres).
- Remove duplicate and snyk (b7e8539 by aandres).