Skip to content

Commit

Permalink
Major rewrite
Browse files Browse the repository at this point in the history
- Improved memory management to handle larger files better
- Allows reading from compressed hosts
- Improved input validation and error handling
- Various other improvements
  • Loading branch information
ScriptTiger committed Sep 9, 2024
1 parent b8efebe commit 4c8d3a8
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 237 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 ScriptTiger
Copyright (c) 2024 ScriptTiger

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 4c8d3a8

Please sign in to comment.