Releases: check-phat-nguoi/cpn-legacy
v1.0.0
v1.0.0 (2025-01-18)
Bug Fixes
-
Add details for fields (
97a8e84
) -
Apply singleton to context (
15f2b76
) -
Change default api list to use (
6e06041
) -
Change license to GPL 3.0 (
8696d14
) -
Error log even successfully got data (
9740734
) -
Indent for config schema (
da8752b
) -
Inject ssl cert (
4077c8e
) -
Move config_reader out of config scope (
d407184
) -
Naming unpaid only, detail showing (
fe41fc0
) -
No expose config outside (
458fea7
)
Also refactor generate_schemas, simplify it
-
Re-organise to avoid config read related (
11eca21
) -
Sample config match schema (
4b442a6
) -
Schema config (
dd1aa79
) -
Split requirements for ci caching (
76fcba9
) -
Unclose httpaio session (
64695cc
) -
Update get_data return type without None case (
7ce4081
) -
Use apis list, not allow single api (
0115611
) -
async: Move aiohttp session from class attribute to function scope (
b9a7ba4
) -
config: Use snake case on config (
529e5a0
)
Also frozen set in model config, not in field
-
config-schema: Not using base abstract class (
39e369d
) -
deps: Export requirements.txt (
6a40ac4
) -
engines/csgt.vn: It works now (
301be0d
) -
get_data: Correct plate_infos type from list to tuple (
31d71aa
) -
get_data: Handle function to get owner which is a missing variable (
db3e0c1
) -
GetData: Resolve mutiples error of async in GetData (
d8820b0
) -
import: Update PlateInfo import path to match new module structure (
bd09001
) -
message: Resolve KeyError in string formatting (
81f6b2f
) -
pre-commit: Generate schema once (
1dcf3f8
) -
README: Using html instead of md for inline word bold (
6896066
) -
typo: Generate-schemas (
dc4dfc1
)
Chores
Co-authored-by: mend-bolt-for-github[bot] <42819689+mend-bolt-for-github[bot]@users.noreply.github.com>
-
Add config for cz (
ef6f583
) -
Add enabled field in telegram (
cc058bc
) -
Add more info in pyproject (
870a351
) -
Add more log info (
4f05f68
) -
Add precommit note for dev (
cbab738
)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Add validator to parse the list of office (
ac67b7a
) -
Adjust justfile commands (
954bc19
) -
Break instead of return while looping to process apis (
5c7db8d
) -
Change is None to not check (
8d91f99
) -
Combine vehicle type in config (
97eaf58
) -
Delete whitesource config (
e408129
)
Not using whitesource. Use CodeQL scan instead
-
Export requirements again (
aeb9a2a
) -
Extract deps to requirements.txt (
9f95fa4
) -
Fix just commands again (
c9be332
) -
Fix justfile run command (
74bcd2f
) -
Fix uv run command that mutate env (
457b0ff
) -
Github repo on website, navigate,... (
2f34a17
) -
Handle not notify in case not enable (
e3f4712
) -
Hash more to differentiate more pydantic model (
50d6e07
) -
Improve print console (
f719d14
) -
Improve print console output (
1e20b4a
) -
Move "apt_pkgs.txt" to .github (
030a4df
) -
Move requirements to requirements folder (
3816a74
) -
Move schemas to docs, not include in repo (
b156519
) -
Note python ver 3.13 (
514af6f
) -
Only export normal deps to requirements.txt
-
Remove future again (
be5c950
) -
Remove import future (
8c19fb8
) -
Remove requirements.txt (
5aea390
) -
Remove unused exceptions (
e48a9dd
) -
Remove wrong code (
338838a
) -
Run pre-commit (
dbcc07e
) -
Sample config.json ([
5704286
](https://github.com/check-...