Skip to content

Releases: psyray/oasis

OASIS v0.2.0

29 Jan 19:01
7dd93d2
Compare
Choose a tag to compare

OASIS v0.2.0

Major Changes

  • Enhanced logging system with contextual emojis
  • Automatic emoji detection in log messages
  • Temporary files cleanup system
  • Progress bar for model installation
  • Model availability check before analysis

Technical Improvements

  • Added emoji detection system
  • Enhanced error handling architecture
  • Improved cache validation system
  • Added cleanup utilities
  • Better exit code handling

Bug Fixes

  • Cache structure validation
  • Model installation progress tracking
  • Emoji spacing consistency
  • Newline handling in log messages
  • Cache saving during interruption

Documentation

  • Added detailed docstrings
  • Improved code comments
  • Enhanced error messages
  • Better logging feedback
  • Clearer progress indicators

For full details, see CHANGELOG.md

0.1.0

27 Jan 22:50
4add653
Compare
Choose a tag to compare
docs: enhance README with logo and quick test section

- Add OASIS logo at the top of README
- Add Quick Test section with sample files instructions
- Improve documentation readability with visual elements