312 Commits

Author SHA1 Message Date
malwarefrank 030e5f28c7 ci: add github actions workflow to test building docs 2026-04-24 03:20:22 +00:00
malwarefrank 5c4d1abc57 docs: prep for Read The Docs (RTD) 2026-04-24 03:04:53 +00:00
malwarefrank a6aecbca52 fix and add some tests recommended by copilot 2026-04-11 00:26:28 +00:00
malwarefrank 8c48730d8e Bump version: 0.17.0 → 0.18.0 v0.18.0 2026-01-31 05:06:18 +00:00
malwarefrank 75831ee290 update history 2026-01-31 05:05:08 +00:00
malwarefrank 4bb41769f3 sanity check on mdtable num_rows value 2026-01-31 04:55:25 +00:00
malwarefrank cab1530d05 minor example changes 2026-01-23 03:07:37 +00:00
malwarefrank b4d3747e49 provide ability to set string decode error option 2026-01-23 03:06:52 +00:00
malwarefrank a03f55011c add py 3.10 and 3.11 to supported versions list 2025-08-31 02:40:01 +00:00
malwarefrank 720d7b7b43 Bump version: 0.16.4 → 0.17.0 v0.17.0 2025-08-22 02:47:27 +00:00
malwarefrank 7390d1daff fix lint errors 2025-08-22 02:46:34 +00:00
malwarefrank eaf9e44d68 update history 2025-08-22 02:36:33 +00:00
malwarefrank 7994a76075 bugfix datetime object and add test 2025-08-19 03:19:33 +00:00
malwarefrank c39e8e7a2d Bump version: 0.16.3 → 0.16.4 v0.16.4 2025-07-12 03:18:28 +00:00
malwarefrank 02665629c1 more more gh actions troubleshooting 2025-07-12 03:18:14 +00:00
malwarefrank e12071684e Bump version: 0.16.2 → 0.16.3 v0.16.3 2025-07-12 03:12:51 +00:00
malwarefrank 0a39ed4a58 more gh actions troubleshooting 2025-07-12 03:12:05 +00:00
malwarefrank 61db56e700 Bump version: 0.16.1 → 0.16.2 v0.16.2 2025-07-12 02:52:19 +00:00
malwarefrank f782e26a8d break publishing into parts and add permissions 2025-07-12 02:48:12 +00:00
malwarefrank bbdbdd3d35 more GitHub action troubleshooting 2025-05-22 03:58:09 +00:00
malwarefrank 07e440eeca Bump version: 0.16.0 → 0.16.1 v0.16.1 2025-05-22 03:48:13 +00:00
malwarefrank a47ea40d14 GitHub workflow tweaks 2025-05-22 03:47:14 +00:00
malwarefrank 7608f6f157 Bump version: 0.15.1 → 0.16.0 v0.16.0 2025-05-22 03:24:53 +00:00
malwarefrank afa66ca656 update HISTORY 2025-05-22 03:21:48 +00:00
malwarefrank 4aabf5383e fix GitHub workflow 2025-05-22 03:12:42 +00:00
malwarefrank c562598c78 Access GUIDS stream like a sequence.
Closes #84
2025-05-22 03:08:46 +00:00
malwarefrank 1f22aed664 update HISTORY 2025-05-22 01:36:39 +00:00
malwarefrank 5b1c331dba Closes #89
Retain Kind value for DateTime resource type.
2025-02-01 04:46:01 +00:00
malwarefrank 0c66eb1312 start drafting a datetime object for deserialization 2025-02-01 04:46:01 +00:00
Max Zhenzhera 7d3b62dfab fix: typehint Version field in ClrMetaDataStruct as bytes 2024-11-14 04:04:31 +00:00
malwarefrank b7dd509f56 Bump version: 0.15.0 → 0.15.1 v0.15.1 2024-10-19 02:24:32 +00:00
malwarefrank 618fb8bd94 update HISTORY 2024-10-19 01:42:06 +00:00
Mast 1c4007bcd1 fix OverflowError when System.DateTime has DateTimeKind bits set 2024-10-19 01:29:05 +00:00
malwarefrank fcccdafb00 return None on invalid data len instead of IndexError 2024-04-03 23:04:59 +00:00
malwarefrank b84459023c example: iterate GUIDs 2024-03-25 02:28:21 +00:00
malwarefrank 78449d63a4 Bump version: 0.14.1 → 0.15.0 v0.15.0 2024-03-24 01:16:48 +00:00
malwarefrank be0a66c970 update HISTORY file 2024-03-24 01:15:52 +00:00
malwarefrank 0d6bd0d445 update examples 2024-03-23 05:43:53 +00:00
malwarefrank 096de1b3ac make HeapItem classes more consistent, remove sequence compatibility, and add more comment blocks 2024-03-23 03:59:39 +00:00
malwarefrank 8343640e22 fix lint and type errors 2024-03-23 03:59:39 +00:00
malwarefrank 67b794659e BREAKING CHANGE: Guid, Strings, and BinaryHeap .get() return HeapItem objects 2024-03-23 03:59:39 +00:00
malwarefrank f9bce9fe36 heap items Sequence tests 2024-03-23 03:59:39 +00:00
malwarefrank 93e2b5770d add heap item tests 2024-03-23 03:59:39 +00:00
malwarefrank f6238fb07f add CompressedInt class and generic HeapItem class with rva 2024-03-23 03:59:39 +00:00
malwarefrank 817f434666 add function to convert int to compressed int 2024-03-17 01:52:20 +00:00
malwarefrank 6446867ab8 add positional args and a (commented out) debugger option for tox testenv 2024-03-17 01:50:02 +00:00
malwarefrank b837ad6381 ci: publish to pypi using trusted publishing 2023-09-09 02:45:52 +00:00
malwarefrank 34d58da343 repository_url is deprecated 2023-09-06 03:08:37 +00:00
malwarefrank 13405b30d2 Bump version: 0.14.0 → 0.14.1 v0.14.1 2023-09-06 02:51:52 +00:00
malwarefrank a402408d1d update history 2023-09-06 02:51:47 +00:00