Andrea Grossetti
Results
2
issues of
Andrea Grossetti
Updated all dependencies
**Problem**: Elixir 1.16+ shows deprecation warnings when using String.slice/2 with negative indices, affecting the color parsing functionality in lib/elixlsx/color.ex. **Solution**: Updated String.slice/2 usage to use the modern 3-argument form with...