Releases: peterjpxie/pxutil
Releases · peterjpxie/pxutil
0.0.39 add read_env_file function and separate unreliable unit tests to manual tests
v0.0.39 separate unrealiable unit tests to manual_test_xx.py
v0.0.38 bump version
bump version to 0.0.38
v0.0.37
request logging changed to debug level
v0.0.36
Update build_test_publish.yml to use both upload and download v3
refactor request() and add session argument
v0.0.34 update readme
chat: default to gpt-4o and add quick mode option
v0.0.33 chat: default to gpt-4o, add quick mode option
rename px.listmod to px.ls.mod
v0.0.32 rename px.listmod to px.ls.mod and auto strip .py for given module
chat cli to add model param to support gpt-4o or any model
v0.0.31 chat cli to add model param
export request
v0.0.30 update readme. export request and bump version to .30
v0.0.29
fix setup_logger function where console handler has no formatter.