tag:github.com,2008:https://github.com/OmniScriptOSF/omniscript-core/releasesTags from omniscript-core2025-10-16T22:28:46Ztag:github.com,2008:Repository/1004833560/v1.2.02025-10-16T22:30:42Zv1.2.0 - Tables, Includes & Enterprise Securityalpha912tag:github.com,2008:Repository/1004833560/v1.1.02025-10-16T09:25:35Zv1.1.0 - Enhanced Features & Security<p>Release v1.1.0 - Enhanced Features & Security</p>
<p>New Features:
<br />- Strikethrough text formatting (~~text~~)
<br />- Unicode escape sequences (\uXXXX, \xXX)
<br />- Position tracking in parser errors (line:column)
<br />- Extended HTML rendering (lists, blockquotes, code blocks)
<br />- Enhanced Markdown export</p>
<p>Security Improvements:
<br />- XSS prevention (HTML escaping)
<br />- Input validation enhancements</p>
<p>Quality Improvements:
<br />- 31 new tests (88 total, 100% passing)
<br />- Improved type safety (87.5% fewer 'any' types)
<br />- Technical debt documented</p>
<p>Backward Compatible:
<br />- 100% compatible with v1.0.0
<br />- No breaking changes</p>alpha912tag:github.com,2008:Repository/1004833560/v1.0.02025-10-15T22:45:59ZOmniScript Format v1.0 - Production Ready<p>Release v1.0.0 - Production ready with <a class="user-mention notranslate" href="https://github.com/Chart">@Chart</a>, <a class="user-mention notranslate" href="https://github.com/diagram">@diagram</a>, and <a class="user-mention notranslate" href="https://github.com/code">@code</a> bl…</p>
<p>…ocks</p>alpha912tag:github.com,2008:Repository/1004833560/v0.5.42025-10-15T21:42:20ZOSF v0.5.4 - Package Updates<p>Release v0.5.4: Update README files with GitHub links, publish packages</p>
<p>- Remove contact email from README files
<br />- Add GitHub organization and owner links
<br />- Update parser to v0.5.2
<br />- Update CLI to v0.5.4 with dependency bump
<br />- Add publishing metadata to package.json files
<br />- Copy LICENSE files to sub-packages</p>alpha912tag:github.com,2008:Repository/1004833560/v0.5.12025-06-27T22:34:33ZOSF CLI v0.5.1 - Dependency Fix<p>Enhance OSF parser with improved data handling and error management</p>
<p>## Summary
<br />- Refactored the OSF parser to introduce a new `parseSheetData` function for better handling of sheet data, including support for semicolons in cell values.
<br />- Updated the `FormulaEvaluator` class to utilize the new data parsing method and ensure type safety with `CellValue`.
<br />- Improved error handling in the `main` function to provide clearer messages when commands or files are missing.
<br />- Enhanced type definitions for OSFValue to support a wider range of data types, including nested structures.
<br />- Expanded test coverage to validate the new parsing capabilities, particularly for semicolons in bullet points and sheet data.</p>
<p>## Testing
<br />- Run `pnpm test` to verify all new and existing tests pass successfully.</p>alpha912tag:github.com,2008:Repository/1004833560/v0.5.02025-06-27T22:26:09ZOSF CLI v0.5.0 - Initial Release<p>Enhance OSF parser with improved data handling and error management</p>
<p>## Summary
<br />- Refactored the OSF parser to introduce a new `parseSheetData` function for better handling of sheet data, including support for semicolons in cell values.
<br />- Updated the `FormulaEvaluator` class to utilize the new data parsing method and ensure type safety with `CellValue`.
<br />- Improved error handling in the `main` function to provide clearer messages when commands or files are missing.
<br />- Enhanced type definitions for OSFValue to support a wider range of data types, including nested structures.
<br />- Expanded test coverage to validate the new parsing capabilities, particularly for semicolons in bullet points and sheet data.</p>
<p>## Testing
<br />- Run `pnpm test` to verify all new and existing tests pass successfully.</p>alpha912