Skip to content

Releases: BNETDocs/bncsutil

v1.4.4

Choose a tag to compare

@carlbennett carlbennett released this 26 May 22:31
db96a1c

2ef88ad update gha to latest versions and pin to commit hashes
cd737b4 remove ms_stdint.h, only needed pre msvc 2010
44bcf1a fix a possible buffer overflow and division by 0
a14f09f fix some compiler warnings
3c82b0b fix compile
db96a1c Merge pull request #22 from cen1/chores/2026

v1.4.3

Choose a tag to compare

@carlbennett carlbennett released this 19 Apr 02:38
2993cef

21e7513 package renames, release dll
b255fd3 add dll release archive
dc4e375 Merge pull request #19 from cen1/feature/packaging
6c1ce19 Update and fix Readme badges
4c5fbe2 Merge branch 'feature/fix-readme'
c8e656d clang tidy fixes
83825f3 fix destination param
e26067c change package install path
1005d32 add 32bit windows build
a785825 prepare clang format for the future
303f875 fix release dependency
f50e6ed bummp vscpp toolset
d003833 specify arch at conan install
6801e6e attempt to fix arch flag
9b86767 fix mutil build to be compatible with old vb bots
7e7b5cd document clion
db5c882 add conan cache, add headers to dll zip
1200119 gha add missing cache key
0bfcb15 include conanfile in cache key
237d542 fix conan home folder
035445f minor
5b6431a clean up debian conan build
4df4504 fix USE_SYSTEM_LIBS
76721ea minor
5571561 Merge pull request #20 from cen1/feature/clang-tidy
457ea4a add cmake install targets, document usage of find_package, fix rpm license field
2993cef Merge pull request #21 from cen1/feature/cmakeTargets

v1.4.2

Choose a tag to compare

@carlbennett carlbennett released this 25 Feb 23:27
5571561
Merge pull request #20 from cen1/feature/clang-tidy

Add clang-tidy, x86 dll

1.4.0

Choose a tag to compare

@cen1 cen1 released this 12 Nov 21:32

This release fixes PE parsing on *nix systems. The build system was also reworked but it does not effect the functionality of the library.

1.3.2

Choose a tag to compare

@carlbennett carlbennett released this 01 Jul 07:26
Merge pull request #5 from BNETDocs/refactor

Refactoring