Recent Releases of tclf
tclf - v0.3.0
What's Changed
Other Changes
- ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/KarelZe/tclf/pull/94
- build(deps): bump prefix-dev/setup-pixi from 0.5.0 to 0.5.1 by @dependabot in https://github.com/KarelZe/tclf/pull/93
- Fix: update configuration for new keys⚡ by @KarelZe in https://github.com/KarelZe/tclf/pull/95
- refactor: move version to version file 📑 by @KarelZe in https://github.com/KarelZe/tclf/pull/96
Full Changelog: https://github.com/KarelZe/tclf/compare/0.0.8...0.3.0
- Python
Published by github-actions[bot] over 2 years ago
tclf - v0.0.6
What's Changed
Code
- refactor: use generic checks for missing columns🙂 by @KarelZe in https://github.com/KarelZe/tclf/pull/71 ### Documentation
- docs: add section on development🪲 by @KarelZe in https://github.com/KarelZe/tclf/pull/69
- doc: fix broken formatting🧾 by @KarelZe in https://github.com/KarelZe/tclf/pull/70
- feat(doc): add light/dark mode to documentation🧾 by @KarelZe in https://github.com/KarelZe/tclf/pull/78
- feat(doc): add analytics 🔢 by @KarelZe in https://github.com/KarelZe/tclf/pull/79
- refactor(docs): restructure readme + index 🎨 by @KarelZe in https://github.com/KarelZe/tclf/pull/82 ### Other Changes
- chore: add codeowners file by @KarelZe in https://github.com/KarelZe/tclf/pull/66
- ci: replace 'autoupdate.yaml' with pre-commit ci by @KarelZe in https://github.com/KarelZe/tclf/pull/67
- ci: add pixi support 💫 by @KarelZe in https://github.com/KarelZe/tclf/pull/65
- docs: enable comments + logo + improved search experience👌 by @KarelZe in https://github.com/KarelZe/tclf/pull/74
- docs: add article on trade classication rules 🧠 by @KarelZe in https://github.com/KarelZe/tclf/pull/76
- ci: add configuration for pre-commit.ci 🚀 by @KarelZe in https://github.com/KarelZe/tclf/pull/77
- feat(ci): skip python pipelines for changes in docs🍕 by @KarelZe in https://github.com/KarelZe/tclf/pull/80
- feat(ci): add codespeedHQ performance analysis🐇 by @KarelZe in https://github.com/KarelZe/tclf/pull/81
- chore: bump version number to 0.0.6 by @KarelZe in https://github.com/KarelZe/tclf/pull/83
Full Changelog: https://github.com/KarelZe/tclf/compare/0.0.5...0.0.6
- Python
Published by github-actions[bot] over 2 years ago
tclf - v0.0.5
What's Changed
Other Changes
- ci: Add 'release.yaml' + fix gh release🐙 by @KarelZe in https://github.com/KarelZe/tclf/pull/63
- build: bump version number by @KarelZe in https://github.com/KarelZe/tclf/pull/64
Full Changelog: https://github.com/KarelZe/tclf/compare/0.0.4...0.0.5
- Python
Published by github-actions[bot] over 2 years ago
tclf - Version 0.0.2 🐍
What's Changed
- Update github workflow file 🐙 by @KarelZe in https://github.com/KarelZe/tclf/pull/47
- Extend documentation ✒️ by @KarelZe in https://github.com/KarelZe/tclf/pull/48
Full Changelog: https://github.com/KarelZe/tclf/compare/0.0.1...0.0.2
- Python
Published by KarelZe over 2 years ago
tclf - Version 0.0.1 🐍
What's Changed
- Update readme✅ by @KarelZe in https://github.com/KarelZe/tclf/pull/1
- Update readme📄 by @KarelZe in https://github.com/KarelZe/tclf/pull/2
- Clean up project configuration 🐞 by @KarelZe in https://github.com/KarelZe/tclf/pull/3
- Add doctest + pre-commit hooks🐍 by @KarelZe in https://github.com/KarelZe/tclf/pull/4
- Add simplified type hints🎯 by @KarelZe in https://github.com/KarelZe/tclf/pull/5
- Simplify API 🚀 by @KarelZe in https://github.com/KarelZe/tclf/pull/6
- Add usage examples to documentation📖 by @KarelZe in https://github.com/KarelZe/tclf/pull/9
- Make
yoptional parameter infit()by @KarelZe in https://github.com/KarelZe/tclf/pull/11 - Add citation file by @KarelZe in https://github.com/KarelZe/tclf/pull/10
- Add pypi publishing 🐍 by @KarelZe in https://github.com/KarelZe/tclf/pull/13
- Use prev/succ trade price from subset in all hybrids 🦖 by @KarelZe in https://github.com/KarelZe/tclf/pull/12
- Update [project.urls] 🐍 by @KarelZe in https://github.com/KarelZe/tclf/pull/14
- Remove
skip-existingin gh action 🐙 by @KarelZe in https://github.com/KarelZe/tclf/pull/15 - Add 'skip-existing' back in 🐙 by @KarelZe in https://github.com/KarelZe/tclf/pull/16
- Extend gh action for publishing 🐙 by @KarelZe in https://github.com/KarelZe/tclf/pull/18
- Update mkdocs-material requirement from <9.0.0,>=8.1.4 to >=8.1.4,<10.0.0 by @dependabot in https://github.com/KarelZe/tclf/pull/21
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/KarelZe/tclf/pull/20
- Update pillow requirement from <10.0.0,>=9.3.0 to >=9.3.0,<11.0.0 by @dependabot in https://github.com/KarelZe/tclf/pull/22
- Bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.1.0 by @dependabot in https://github.com/KarelZe/tclf/pull/19
- Simplify tests 🐍 by @KarelZe in https://github.com/KarelZe/tclf/pull/27
- Bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by @dependabot in https://github.com/KarelZe/tclf/pull/31
- Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/KarelZe/tclf/pull/32
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/KarelZe/tclf/pull/33
- Set up dynamic version🦊 by @KarelZe in https://github.com/KarelZe/tclf/pull/34
- Write coverage report ☂️ by @KarelZe in https://github.com/KarelZe/tclf/pull/35
- Add faqs ❓ by @KarelZe in https://github.com/KarelZe/tclf/pull/36
- Minor corrections in readme/docs 🦊 by @KarelZe in https://github.com/KarelZe/tclf/pull/37
- Remove redundancies in tests 🐍 by @KarelZe in https://github.com/KarelZe/tclf/pull/39
- Add badges / footnotes 📖 by @KarelZe in https://github.com/KarelZe/tclf/pull/40
- Enable estimator checks 🚀 by @KarelZe in https://github.com/KarelZe/tclf/pull/42
- Add example for
gsurule 📖 by @KarelZe in https://github.com/KarelZe/tclf/pull/44 - Add checks if required columns are present 🙂 by @KarelZe in https://github.com/KarelZe/tclf/pull/45
New Contributors
- @KarelZe made their first contribution in https://github.com/KarelZe/tclf/pull/1
- @dependabot made their first contribution in https://github.com/KarelZe/tclf/pull/21
Full Changelog: https://github.com/KarelZe/tclf/commits/0.0.1
- Python
Published by KarelZe over 2 years ago