Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot]
58cd207215 chore(deps-dev): bump virtualenv in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [virtualenv](https://github.com/pypa/virtualenv).


Updates `virtualenv` from 20.35.4 to 20.36.1
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.35.4...20.36.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.36.1
  dependency-type: direct:development
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 20:08:36 +00:00
34f04f2350 chore: bump version number v0.1.5 2025-12-31 03:44:01 +02:00
3a74e66131 Merge branch 'uv' v0.1.4 2024-10-01 18:45:29 +03:00
a34b433586 chore: update CI/CD 2024-10-01 18:44:48 +03:00
b7759a04b9 chore: change package manager 2024-10-01 18:43:50 +03:00
d32365f4bf fix: pyproject.toml v0.1.3 2024-09-12 16:27:16 +03:00
1cfaad6c69 Merge pull request #3 from kristoferssolo/docs
Update docs
v0.1.2
2024-09-12 16:24:00 +03:00
ea5c9e7f7f chore: add project classifiers 2024-09-12 16:19:50 +03:00
461911b3d6 docs: update project name 2024-09-12 16:14:08 +03:00
b24a924a4f chore: bump version to v0.1.1 v0.1.1 2024-09-12 16:05:02 +03:00
1a1b80ab5f Merge pull request #2 from kristoferssolo/docs
Add reame and fix custom fields
v0.1.0
2024-09-12 16:01:32 +03:00
5ccd804b9b docs: add django usage example 2024-09-12 15:59:04 +03:00
44ffa512a1 fix(formatter): custom fields 2024-09-12 15:51:38 +03:00
ad7db29ac1 docs: write README.md 2024-09-12 14:44:56 +03:00
725dd8e624 Merge pull request #1 from kristoferssolo/tox
CI/CD
v1.0.0
2024-09-12 14:31:35 +03:00
e1b797a395 ci(pypi): add automatic deployment to pypi 2024-09-12 14:24:31 +03:00
9737781604 test(formatter): add typehints 2024-09-12 14:12:32 +03:00
c62b284c56 ci(actions): add github actions 2024-09-12 14:07:57 +03:00
6f41a6cf9d ci(tox): add tox config 2024-09-12 13:58:01 +03:00
Kristofers Solo
65fed7812f Create LICENSE 2024-09-12 13:31:30 +03:00
39bfcf9206 test: add test cases 2024-09-12 13:28:35 +03:00
8a8aa5064e fix(formatter): time format 2024-09-12 13:28:15 +03:00
63809fca71 feat(formatter): create base formatter 2024-09-12 13:27:57 +03:00
ab21128eee chore: add dev dependencies 2024-09-12 13:27:57 +03:00
9cd982d835 Initial commit 2024-09-12 12:49:09 +03:00