Commit Graph

27 Commits

Author SHA1 Message Date
Alexander Zinn
68e5b87d8b Enhance pre-publish script to include files field in package.json generation 2025-08-28 17:13:20 -04:00
Alexander Zinn
8b1510d501 Refactor package.json handling in pre-publish script to create a private copy and update main package.json 2025-08-28 17:11:12 -04:00
Alexander Zinn
124bba1863 Update package json to execute pre-publish script 2025-08-28 17:06:49 -04:00
Alexander Zinn
b4643a83e7 Add pre-publish script 2025-08-28 17:06:12 -04:00
Alexander Zinn
8d1b981197 Fix ci-deply script 2025-08-28 16:57:10 -04:00
Alexander Zinn
38f8a2b3ef Improve deploy procedure 2025-08-28 16:52:10 -04:00
Alexander Zinn
44afa943b4 Export types
* Export public type for usage
2025-08-28 16:38:57 -04:00
dee8a27734 chore: update version to 2025.0.8 and refactor Channels class to improve channel management methods 2025-08-21 00:20:59 -04:00
069c4bf405 chore: update version to 2025.0.7, restore module entry in package.json, and simplify HttpMethod enum 2025-08-20 13:22:33 -04:00
b12aef225a feat: add ESLint configuration, update package.json scripts, and create example files for Bun integration 2025-08-20 13:20:59 -04:00
Alexander Zinn
15a6f1ac81 feat: update version to 2025.0.6 and enhance Channels class with new methods for channel management 2025-08-19 13:25:09 -04:00
Alexander Zinn
27ae7789ef chore: update tsconfig.json to enable declaration generation and specify output directories 2025-08-19 12:30:19 -04:00
Alexander Zinn
04a81427df update package json 2025-08-19 12:27:32 -04:00
Alexander Zinn
c8289e90c9 chore: update version to 2025.0.4, modify build scripts, and add type definitions for exports 2025-08-19 12:13:06 -04:00
6ef0b5cf38 fix: remove unused code
* Update version to 2025.0.3, and remove unused code
* Upgrade chai to 5.3.1
* Streamline HTTP request method usage
2025-08-18 19:04:03 -04:00
06f71c60dd clean up 2025-08-18 18:46:53 -04:00
c278dfcf43 clean up 2025-08-18 18:46:03 -04:00
2a76c41960 update version to 2025.0.2, enhance build scripts, add type exports, and improve reporting interfaces 2025-08-18 02:03:47 -04:00
5f73c1e5c4 update version in package.json to 2025.0.1 2025-08-17 15:06:07 -04:00
0943fa367f fix clean.sh 2025-08-17 15:05:35 -04:00
aebce4a473 add clean script 2025-08-17 15:02:25 -04:00
a29f7d13f7 fix package json 2025-08-17 10:44:12 -04:00
5cb8cc11b5 add version to package json 2025-08-17 10:43:06 -04:00
6a40cfa568 basic functionality... 2025-08-17 10:36:57 -04:00
1c032da3df expanded 2025-08-17 07:19:39 -04:00
2bc62eed01 created HttpRequest 2025-08-16 23:47:55 -04:00
8a7cf7bb1c initial commit 2025-08-16 19:32:04 -04:00