Commit graph

  • 602ecde271 Minor changes to README dev Tony Bark 2025-04-27 12:24:39 -04:00
  • 98cce2c730 Tweaked support status Tony Bark 2025-04-27 09:43:27 -04:00
  • 2e0c60e3c5
    New README Tony Bark 2025-04-27 12:43:05 +00:00
  • 10a9958065 Improved GetText function Glad I moved to the dev branch because I wasn't expecting this to be a breaking change. Tony Bark 2024-04-09 09:47:13 -04:00
  • 488c45620f Build from dev branch as well Tony Bark 2024-04-09 09:27:48 -04:00
  • d1c589e2c0 Improved normalization algorithm Tony Bark 2024-04-09 09:26:59 -04:00
  • 84624111ea Removed CaretSeparatedText class - Made CST class static - Removed a few left overs - Unit tests now target .NET 8 main Tony Bark 2023-11-28 10:26:54 -05:00
  • 65c36f83cd Test workflow now requires build to succeed Tony Bark 2023-11-28 09:53:08 -05:00
  • eac035adf6 Removed 8.0 preview from GitHub action Tony Bark 2023-11-28 09:40:44 -05:00
  • 2a98a07ad3 Unit tests Tony Bark 2023-08-18 01:54:58 -04:00
  • dbe28eb2b5 Reproducible Builds - Tweaked README Tony Bark 2023-08-18 01:46:47 -04:00
  • df7197609d Preliminary support for .NET 8 - Native compatibility - Parser can now be consumed from non-.NET programming languages Tony Bark 2023-08-12 19:05:45 -04:00
  • 5f6e6c1935 Target .NET 8 in Github Actions, hopefully Tony Bark 2023-08-12 17:14:09 -04:00
  • a228081732 Updated .NET Github Actions - Use .NET setup v3 - Removed staging action - Cache packages Tony Bark 2023-08-12 17:11:59 -04:00
  • 6bc99bb7cc Moved second README and change log from source to /doc Tony Bark 2023-08-10 22:41:12 -04:00
  • df5ebd3954 Target Standard 2.1 releases/2.0.103 Tony Bark 2023-08-10 18:37:03 -04:00
  • b32c5f49ed Centered badges releases/2.0.102 Tony Bark 2023-01-07 12:36:03 -05:00
  • 909cf8ea23 Fixed build status badge - Added code climate badges Tony Bark 2023-01-07 12:31:53 -05:00
  • 63b4410d65 Brought back editorconfig - Fully commented CSTNet code :D Tony Bark 2023-01-07 10:45:54 -05:00
  • ec7c191d90
    Added security code scan Tony Bark 2022-10-14 07:13:27 -04:00
  • 404b8f98f5
    Added issue templates Tony Bark 2022-10-14 07:10:04 -04:00
  • ee5287493a Added README to project path for use on Nuget staging/2.0.101-beta1 Tony Bark 2022-10-10 05:08:12 -04:00
  • 7211ff6857 Allow for publishing to nugettest.org Tony Bark 2022-10-10 04:56:38 -04:00
  • 420cdb83fe Woops! No wonder the Windows build kept failing. Tony Bark 2022-10-10 04:29:10 -04:00
  • f01ac8970a Nuget badge in README - Explained UIText and Release Cycle a lot more clearly, I hope Tony Bark 2022-10-10 04:27:15 -04:00
  • 9d98055df3 Timeout and continue on error for workflows - Fixed publishing error Tony Bark 2022-10-10 03:47:01 -04:00
  • 21af4be8d0
    Fixed publishing error releases/2.0.100-beta1 Tony Bark 2022-10-10 03:16:21 -04:00
  • cc00253251
    Fixed license identifier (#5) Tony Bark 2022-10-10 03:05:33 -04:00
  • 6f717569de Fixed license identifier Tony Bark 2022-10-10 02:59:42 -04:00
  • 6fb130d5b3 Build on all latest platforms Tony Bark 2022-10-10 02:56:37 -04:00
  • e40ba5a904 IUIText interface for UIText class - Added test to VSCode tasks - New deploy keys - Renamed dpkgpackage workflow to publish - Bump to version to 2.0, beta 1 Tony Bark 2022-10-10 02:54:46 -04:00
  • 84c27a1b14 Project overhaul Tony Bark 2022-07-21 10:23:31 -04:00
  • 3de1fc5eca Switched back to "CST.NET" name - Switched back to original CST.NET name because everyone was using that more. - Retroactively switched back to v1.1.100 Tony Bark 2022-04-29 06:47:53 -04:00
  • dc62584b7c Relicensed under BSD 3-clause Tony Bark 2022-04-29 06:39:56 -04:00
  • 402f5e624c Updated unit test packages Tony Bark 2021-11-21 01:26:18 -05:00
  • 229ab4f0ad This release drops .NET Standard in favor of .NET 6. There are a lot of significant under the hood changes with the release. See the change log for details. Tony Bark 2021-11-19 13:52:26 -05:00
  • ceebb00314 Fixed packaging oversight releases/1.1 Tony Bark 2020-12-13 07:53:12 -05:00
  • 0ff7bb68c4 UIText class The UIText class allows for travseing in "/<directory>/<language>.dir" directories and searching for CST files by their Id number. See usage.md for more info. Tony Bark 2020-12-13 07:48:15 -05:00
  • 2ae1621a80
    Use legacy NuGet key in 1.0.x releases releases/1.0 Tony Bark 2020-12-13 06:59:23 -05:00
  • 6dea456a25
    1.0.300 (#4) Tony Bark 2020-12-13 06:54:54 -05:00
  • f15e32e40b Fixed typo in v2 unit test. Tony Bark 2020-12-13 06:52:42 -05:00
  • 78f2728f68 Added one more thing to the changelog. Tony Bark 2020-12-13 06:46:41 -05:00
  • 2d310cee53 1.0.300 - Switched to Sixam.CST namespace and marked CSTNet namespace as obsolete. - Performance improvements. Tony Bark 2020-12-13 05:19:18 -05:00
  • e8f7bf4d0a
    1.0.2 (#2) Tony Bark 2020-12-12 04:03:00 -05:00
  • 86ed534870 Updated RepositoryUrl to Sixam address Tony Bark 2020-12-12 04:01:55 -05:00
  • 298dffb88e Included error message change in changelog Tony Bark 2020-12-12 03:59:11 -05:00
  • 9b5402e8e6 Showed the right Multiline v2 output in notebook Tony Bark 2020-12-12 03:51:45 -05:00
  • dfea139f95 Updated notebook with the tweaked algorithm Tony Bark 2020-12-12 03:50:29 -05:00
  • efa9c5535f Fixed the multiline parsing in the v2 format. Tony Bark 2020-12-12 03:32:09 -05:00
  • 2b69f6402d Change name in markdown documents too Tony Bark 2020-12-11 04:16:06 -05:00
  • f93665340f Use Sixam namespace instead of QuickFennec Coming up with names is hard, and I like the name "Sixam" better. Tony Bark 2020-12-11 04:14:15 -05:00
  • 139e8e12e3 Added link to working .NET Fiddle example. Tony Bark 2020-12-11 02:28:17 -05:00
  • 1454754921 Better illustrated the CST format in the README. Tony Bark 2020-12-11 02:14:05 -05:00
  • e6c8bc914a
    v1.0.1 (#1) Tony Bark 2020-12-11 01:54:20 -05:00
  • 1f1066e7b4 Uncommented push to NuGet Didn't realize that got migrated over. Tony Bark 2020-12-11 01:52:10 -05:00
  • 55b6135db0 Fixed using statement in usage section of README. Tony Bark 2020-12-11 01:46:47 -05:00
  • 30f390f066 Merge branch 'master' of https://github.com/tonytins/cstnet Tony Bark 2020-12-11 01:45:04 -05:00
  • 8ad3dd76e5 Updated README to the QuickFennec.CST name Tony Bark 2020-12-11 01:44:45 -05:00
  • e4d4ecb3f5
    Merge branch 'releases/1.0' into master Tony Bark 2020-12-11 01:29:45 -05:00
  • 6f07905fcf 1.0.1 merge conflict fixes Tony Bark 2020-12-11 01:22:09 -05:00
  • a6926ee6f6 Merge branch 'master' of https://github.com/tonytins/cstnet Tony Bark 2020-12-11 01:06:06 -05:00
  • cd95b7c6ae Rewrote normalizing algorithm The mormalizing algorithm was rewritten to be more efficient and hopefully more reliable. See changelog.md for more info. Tony Bark 2020-12-11 01:05:46 -05:00
  • 3a5be8be94
    Removed personal funding Tony Bark 2020-12-10 18:34:46 -05:00
  • ccb4da5b86 Support for funding - Issue and pull request templates Tony Bark 2020-12-09 22:34:45 -05:00
  • 66ce788578 Removed PackageLicenseUrl from metadata Tony Bark 2020-12-09 17:22:44 -05:00
  • 0e6ba4f99d Added more package metadata - Removed RC suffix Tony Bark 2020-12-09 17:07:58 -05:00
  • 8f21bf3d26 Initial WIP of argument parsing - Fixed the way CST files were properly laid out in TSO in the README. Tony Bark 2020-12-09 02:14:14 -05:00
  • 046fb24b20 Fixed typo in package action Tony Bark 2020-12-08 22:01:10 -05:00
  • dd146f0a5f Publish using .NET CLI Tony Bark 2020-12-08 21:57:55 -05:00
  • 730b20bf20 Fixed publish source Tony Bark 2020-12-08 20:31:33 -05:00
  • 87a590a15d Packing take two Tony Bark 2020-12-08 20:28:15 -05:00
  • 6671e8e7c5 Fixed publishing derp Tony Bark 2020-12-08 20:22:03 -05:00
  • 3f119956c4 Add Nuget publishing to Github - Removed unit testing due to IO issues with CI Tony Bark 2020-12-08 20:20:21 -05:00
  • 35d9b18b89 Forgot to add test command to CI Tony Bark 2020-12-08 20:15:42 -05:00
  • 154065d386 Proper unit tests - Changed example section to usage and explained how it was used in TSO Tony Bark 2020-12-08 20:13:18 -05:00
  • 8b5206ad3a Added VSCode tasks - Show CST output in notebook Tony Bark 2020-12-08 19:09:34 -05:00
  • 0dce5e27ea Migrated CST notebook from .NET Labs - Added code of conduct - Updated README with requirements Tony Bark 2020-12-08 18:46:52 -05:00
  • 2d6a9bb1d2 Add project files. Tony Bark 2020-12-08 17:56:38 -05:00
  • 52916f53b9 Add .gitignore and .gitattributes. Tony Bark 2020-12-08 17:56:36 -05:00