v0.1.39

yamadashy/repomixv0.1.39Sep 29, 2024by yamadashy

AI Summary

This release focuses on improving stability by enhancing error handling for token counting issues within the tiktoken library.

Key Highlights

  • Improved error handling for tiktoken-related issues in the token counting process.
  • Added warning logs for files that fail token counting.

New Features

  • Enhanced error handling for token counting

Full Release Notes

This release focuses on improving the stability of Repopack by enhancing error handling for tiktoken-related issues. 

## Improvements

### Enhanced Error Handling for Token Counting (#89, #91)

- Improved error handling for tiktoken-related issues in the token counting process
  - Added warning logs for files that fail token counting

## How to Update

To update to the latest version, simply run:

```bash
npm update -g repopack
```

---

We appreciate your feedback and contributions to make Repopack even better! If you encounter any issues or have suggestions, please let us know through our GitHub issues.