Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: karlicoss/HPI

Tags

v0.7.20250911

Toggle v0.7.20250911's commit message
chore: run ci on 3.14-dev

v0.6.20250816

Toggle v0.6.20250816's commit message
my.core: experimental support for apsw, use it for my.bluemaestro

apsw seems to be about 30% faster than python's sqlite adapter

v0.6.20250623

Toggle v0.6.20250623's commit message
fix hatch build by explicitly specifying directories to include and e…

…xcluding my/ symlink

v0.6.20250622

Toggle v0.6.20250622's commit message
ci: bring pytest config/pyproject/tox

- switch to hatch for building package (should be no-op, it's somewhat nicer for editable packages though)
- remove hack for dependency groups introduced in f492aa8

  latest pip supports `--group` syntax now, e.g. `pip install . --group testing`

v0.5.20241019

Toggle v0.5.20241019's commit message
general: python3.9 reached EOL, switch min version

also enable 3.13 on CI

v0.5.20240924

Toggle v0.5.20240924's commit message
core.time: hotfix for default force_abbreviations attribute

v0.5.20240923

Toggle v0.5.20240923's commit message
cli: fix minor race condition in creating hpi_temp_dir

v0.5.20240824

Toggle v0.5.20240824's commit message
my.core.pandas: add more tests

v0.4.20240810

Toggle v0.4.20240810's commit message
core.common: get rid of deprecated utcfromtimestamp

v0.4.20240506

Toggle v0.4.20240506's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
smscalls: parse mms from smscalls export (#370)

* initial mms exploration