Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
micropython-networkutils
Browse files
Aug 13, 2025
Merge branch 'develop' into 'main'
· d01d895a
Andy R
authored
Aug 13, 2025
d01d895a
Merge branch 'main' into develop
· 04bf12b0
Andy R
authored
Aug 13, 2025
04bf12b0
fix: package installation error in integration tests
· 1641646d
Andy R
authored
Aug 13, 2025
1641646d
Merge branch 'develop' into 'main'
· f8dc0d9a
Andy R
authored
Aug 13, 2025
f8dc0d9a
Merge v0.2.0 changes
· fc3cf7f3
Andy R
authored
Aug 13, 2025
fc3cf7f3
docs: update CHANGELOG with v0.2.0 changes
· 657bb8a5
Andy R
authored
Aug 13, 2025
657bb8a5
chore: update examples & README.md
· d010ac89
Andy R
authored
Aug 13, 2025
d010ac89
Aug 12, 2025
docs: update README.md
· 795efbc5
Andy R
authored
Aug 12, 2025
795efbc5
chore: refactor examples
· a2328916
Andy R
authored
Aug 12, 2025
a2328916
chore: refactor
· 71eff286
Andy R
authored
Aug 12, 2025
71eff286
chore: refactor package
· 2f76a7cf
Andy R
authored
Aug 12, 2025
2f76a7cf
Aug 07, 2025
tests: update tests after core module modifications
· 9afe5c67
Andy R
authored
Aug 07, 2025
9afe5c67
feat: add reset logic to FSM run coro
· d7c1a489
Andy R
authored
Aug 07, 2025
d7c1a489
Aug 06, 2025
chore: update WLANMachine init logic
· 492dcd67
Andy R
authored
Aug 07, 2025
492dcd67
feat: reorder state transitions
· 1019f916
Andy R
authored
Aug 06, 2025
1019f916
Aug 05, 2025
feat: add new transitions from
· daac6ef5
Andy R
authored
Aug 05, 2025
daac6ef5
Aug 04, 2025
feat: facilitate nested CompositeState.change_substate logic
· 20142332
Andy R
authored
Aug 04, 2025
20142332
Jul 31, 2025
feat: update logging of state transitions
· 818ca23c
Andy R
authored
Jul 31, 2025
818ca23c
Jul 22, 2025
chore: update state transition logic
· 95af0e93
Andy R
authored
Jul 22, 2025
95af0e93
Jul 17, 2025
docs: update README introduction
· 18c01b01
Andy R
authored
Jul 18, 2025
18c01b01
chore: update docstrings in state classes
· 20b7a778
Andy R
authored
Jul 18, 2025
20b7a778
feat: add state machine classes and logic
· 80085b5a
Andy R
authored
Jul 18, 2025
80085b5a
Jul 04, 2025
docs: add HSM to README.md and begin event & state definitions in core.py
· 0a193c4d
Andy R
authored
Jul 04, 2025
0a193c4d
Jun 30, 2025
Merge branch 'develop' into 'main'
· c68d57aa
Andy R
authored
Jun 30, 2025
c68d57aa
chore: ruff format & lint
· c80ef54c
Andy R
authored
Jun 30, 2025
c80ef54c
feat: implement asyncio for non-blocking functions
· f39b9e53
Andy R
authored
Jun 30, 2025
f39b9e53
Jun 25, 2025
Merge branch 'develop' into 'main'
· b57100c1
Andy R
authored
Jun 25, 2025
View commits for tag v0.1.0
v0.1.0
b57100c1
fix: correct path option in build hook config
· 0e345b6f
Andy R
authored
Jun 25, 2025
0e345b6f
Merge branch 'develop' into 'main'
· f3180044
Andy R
authored
Jun 25, 2025
f3180044
docs: update README.md
· 0ebaa2a0
Andy R
authored
Jun 25, 2025
0ebaa2a0
Merge branch 'develop' into 'main'
· bc1fda85
Andy R
authored
Jun 25, 2025
bc1fda85
feat: update compilation build hook & documentation
· a2fd814e
Andy R
authored
Jun 25, 2025
a2fd814e
Jun 24, 2025
feat: update custom build hook
· 29cd12f5
Andy R
authored
Jun 24, 2025
29cd12f5
Jun 23, 2025
chore: add hatch-vcs plugin
· 8a0e7896
Andy R
authored
Jun 23, 2025
8a0e7896
tests: add extra integration tests
· d087d280
Andy R
authored
Jun 23, 2025
d087d280
Jun 18, 2025
Merge branch 'develop' into 'main'
· 1879d6ec
Andy R
authored
Jun 18, 2025
1879d6ec
chore: add console logging to fixture.
· 4343f72f
Andy R
authored
Jun 18, 2025
4343f72f
Merge branch '23-discover-devices-with-pyserial' into 'develop'
· 03f75f2d
Andy R
authored
Jun 18, 2025
03f75f2d
tests: add integration tests and documentation.
· f8c54af7
Andy R
authored
Jun 18, 2025
f8c54af7
chore: add .coverage to .gitignore file.
· fa6cb72b
Andy R
authored
Jun 18, 2025
fa6cb72b
Loading