1.0.16 (2024-03-12)
- bump dependencies to their next versions and resolve security issues (a37fab0)
1.0.15 (2023-08-07)
- update tracker list (00f3cce)
1.0.14 (2023-08-06)
- solve non-base58 character error onExtendedHandshake (8653c83)
1.0.13 (2023-08-05)
- update dependencies and update webpack build to make it work with the latest version. Remove jest, as the test pipeline was not working properly (fdd8323)
1.0.12 (2023-03-24)
- remove local storage from logger to allow meerkat to run in an environment without local storage (d10bccc)
1.0.11 (2022-12-15)
- connections event just returns a list of wire identifiers not all the wire information
- connections event just returns a list of wire identifiers not all the wire information (c408ac5)
1.0.10 (2022-12-15)
- event connection now returns the wires itself not only the count
- event connection now returns the wires itself not only the count (8bb689c)
1.0.9 (2022-12-12)
- provide bundle for browser import, fix default import (dc1bbf7)
1.0.8 (2022-12-10)
- add configurable logger instead of using console.log (6f14556)
1.0.7 (2022-12-10)
- resolve packet decryption issue (f51e355)
1.0.6 (2022-12-09)
- repair broken package-lock file (7245588)
1.0.5 (2022-12-09)
- implement missing bugout features (7f623da)
- add all missing type definitions (245336f)
- add more type declarations for bencode and bugout functions (250a05f)
- include type definitions (335543b)
1.0.4 (2022-12-07)
- almost working rollup bundle (b36ed5a)
- lib path (07a86ab)
- remove rollup and use webpack instead to bring the browser build alive (8f920f2)
1.0.3 (2022-12-07)
- browser rollup build (ce86eab)
1.0.2 (2022-12-06)
- polyfills for stream and other builtins (8839e4c)
1.0.1 (2022-12-06)
- change name to make sure that meerkat can be published to npmjs (98a93d4)