fix: update BACNET_VERSION_TEXT to "1.5.2" and set release date in CHANGELOG
Fixed circular dependency in bacnet_stack_exports.h file.
fix: resolve compiler warnings by using appropriate types and const qualifiers (#1476)
fix: leaky memory management of Keylist based List properties in the basic Audit Log, Load Control, Life Safety Zone, Network Port, and Structured View objects (#1479)
fix: allow clearing of previously set remote BBMD address in Network_Port_FD_BBMD_Address_Write (#1482)
chore: update version to 1.4.7 and prepare CHANGELOG for upcoming release
fix: update version text to "1.4.6" and set release date in CHANGELOG
feat: add test-filter target for running unit tests with regex support