Commit graph

35 commits

Author SHA1 Message Date
Tony Bark
10a9958065 Improved GetText function
Glad I moved to the dev branch because I wasn't expecting this to be a breaking change.
2024-04-09 09:47:13 -04:00
Tony Bark
488c45620f Build from dev branch as well 2024-04-09 09:27:48 -04:00
Tony Bark
65c36f83cd Test workflow now requires build to succeed 2023-11-28 09:53:08 -05:00
Tony Bark
eac035adf6 Removed 8.0 preview from GitHub action 2023-11-28 09:40:44 -05:00
Tony Bark
2a98a07ad3 Unit tests 2023-08-18 01:54:58 -04:00
Tony Bark
5f6e6c1935 Target .NET 8 in Github Actions, hopefully 2023-08-12 17:14:09 -04:00
Tony Bark
a228081732 Updated .NET Github Actions
- Use .NET setup v3
- Removed staging action
- Cache packages
2023-08-12 17:11:59 -04:00
Tony Bark
ec7c191d90
Added security code scan 2022-10-14 07:13:27 -04:00
Tony Bark
404b8f98f5
Added issue templates 2022-10-14 07:10:04 -04:00
Tony Bark
7211ff6857 Allow for publishing to nugettest.org 2022-10-10 04:56:38 -04:00
Tony Bark
420cdb83fe Woops! No wonder the Windows build kept failing. 2022-10-10 04:29:10 -04:00
Tony Bark
9d98055df3 Timeout and continue on error for workflows
- Fixed publishing error
2022-10-10 03:47:01 -04:00
Tony Bark
6fb130d5b3 Build on all latest platforms 2022-10-10 02:56:37 -04:00
Tony Bark
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
2022-10-10 02:54:46 -04:00
Tony Bark
84c27a1b14 Project overhaul 2022-07-21 10:23:31 -04:00
Tony Bark
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
2022-04-29 06:47:53 -04:00
Tony Bark
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.
2021-11-19 13:52:26 -05:00
Tony Bark
ceebb00314 Fixed packaging oversight 2020-12-13 07:53:12 -05:00
Tony Bark
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.
2020-12-13 07:48:15 -05:00
Tony Bark
1f1066e7b4 Uncommented push to NuGet
Didn't realize that got migrated over.
2020-12-11 01:52:10 -05:00
Tony Bark
e4d4ecb3f5
Merge branch 'releases/1.0' into master 2020-12-11 01:29:45 -05:00
Tony Bark
6f07905fcf 1.0.1 merge conflict fixes 2020-12-11 01:22:09 -05:00
Tony Bark
a6926ee6f6 Merge branch 'master' of https://github.com/tonytins/cstnet 2020-12-11 01:06:06 -05:00
Tony Bark
cd95b7c6ae Rewrote normalizing algorithm
The mormalizing algorithm was rewritten to be more efficient and hopefully more reliable. See changelog.md for more info.
2020-12-11 01:05:46 -05:00
Tony Bark
3a5be8be94
Removed personal funding
Removed personal funding with migration to Quick Fennec Software.
2020-12-10 18:34:46 -05:00
Tony Bark
ccb4da5b86 Support for funding
- Issue and pull request templates
2020-12-09 22:34:45 -05:00
Tony Bark
0e6ba4f99d Added more package metadata
- Removed RC suffix
2020-12-09 17:07:58 -05:00
Tony Bark
046fb24b20 Fixed typo in package action 2020-12-08 22:01:10 -05:00
Tony Bark
dd146f0a5f Publish using .NET CLI 2020-12-08 21:57:55 -05:00
Tony Bark
730b20bf20 Fixed publish source 2020-12-08 20:31:33 -05:00
Tony Bark
87a590a15d Packing take two 2020-12-08 20:28:15 -05:00
Tony Bark
6671e8e7c5 Fixed publishing derp 2020-12-08 20:22:03 -05:00
Tony Bark
3f119956c4 Add Nuget publishing to Github
- Removed unit testing due to IO issues with CI
2020-12-08 20:20:21 -05:00
Tony Bark
35d9b18b89 Forgot to add test command to CI 2020-12-08 20:15:42 -05:00
Tony Bark
2d6a9bb1d2 Add project files. 2020-12-08 17:56:38 -05:00