File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.0.0] - 2023-09-24
6+
57### Added
68
7- - Moved BDD src to separate project as it shared over multiple projects now
9+ - Moved BDD src to separate project as it shared over multiple projects
810- Added apple-single testing feature
911- Added Smart Port emulator for feature tests to be able to run apple2 fujinet code
1012- Added network_open for apple2
1719- Added network_json_query for atari and apple2
1820- Added network_json_parse for atari and apple2
1921
22+ Test applications that run on hardware can be found at < https://github.com/markjfisher/fujinet-network-lib-tests >
23+ Unit tests are still run from testing/bdd-testing directory.
24+
2025### Breaking
2126
2227- network_status: add bw, c, err parameters
You can’t perform that action at this time.
0 commit comments