41 Commits

Author SHA1 Message Date
github-actions[bot]
d09ed7a5cd publish new versions (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-10 12:14:44 +01:00
g9wp
4e5c319a99 fix: remove UNC from paths (#34) 2025-11-10 12:07:15 +01:00
github-actions[bot]
4e8b793d7b publish new versions (#31)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-26 10:55:32 +01:00
Fabian-Lars
9ed5ad2ccc chore: commit lockfile (#32) 2025-10-26 10:23:20 +01:00
github-actions[bot]
ec45dacafd publish new versions (#29)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-08-08 11:57:36 +02:00
Andrew Toth
9a464098c1 fix: use BTreeMap instead of IndexMap for determinism (#28) 2025-08-07 22:16:59 +02:00
github-actions[bot]
fc844a35b1 publish new versions (#27)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-07-31 10:09:30 +02:00
Tony
1ad418b6e5 chore(deps): update toml to 0.9 and bump MSRV (#26)
* chore(deps): update toml to 0.9 and bump MSRV

* Bump rust in CI to 1.66
2025-07-31 10:07:15 +02:00
github-actions[bot]
d9b2bcf9fa publish new versions (#24)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-04-24 20:11:18 +02:00
FabianLars
0d1fd1abc1 chore: Declare rust edition (2021) 2025-04-24 16:10:19 +02:00
Matias Zwinger
ad7d6afa03 Switch to IndexMap for determinism (#23) 2025-04-24 15:11:37 +02:00
github-actions[bot]
8d0f670102 Publish New Versions (#21)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-29 13:58:52 +01:00
github-actions[bot]
a9130d4658 Publish New Versions (#19)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-29 13:31:34 +01:00
renovate[bot]
8e8897c470 chore(deps): update rust crate embed-resource to v3 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
2025-01-29 13:26:41 +01:00
github-actions[bot]
0a0789b68a Publish New Versions (#17)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-10 15:54:33 +01:00
Harry Mallon
fad716eb94 chore(deps): update toml to 0.8 (#13)
Co-authored-by: Fabian-Lars <github@fabianlars.de>
2025-01-10 15:12:29 +01:00
github-actions[bot]
7b1d857889 Publish New Versions (#10)
* publish new versions

* Update CHANGELOG.md

---------

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-05-04 17:11:08 +02:00
Fabian-Lars
3aa84115f6 refactor: Use embed-resource crate to compile resources (#9)
* refactor: Use embed-resource for compilation

* fix: use rc path instead of output. use rc path in compile call

* let's try canonicalize to get absolute icon paths

* reorder imports

* update readme

* clean up example
2023-05-04 16:57:50 +02:00
FabianLars
60816df74e publish new versions 2023-01-19 14:57:33 +00:00
Fabian-Lars
72e3fecc69 ci: Add covector to prepare publishing (#5)
* ci: Add covector to prepare publishing

* use org token
2023-01-19 15:56:49 +01:00
FabianLars
899850362b rename crate and update readme 2023-01-05 12:16:26 +01:00
Nilstrieb
c839134b5f Fix #40 by using different linking flags depending on rustc version 2022-06-05 14:44:42 +02:00
Max Resch
82f55f8b46 bump version 2019-06-20 15:37:55 +02:00
Bastien Orivel
d82796027d Update toml to 0.5 and bump version 2019-05-22 00:00:14 +02:00
Max Resch
2e58a9d40f version 0.1.9 2019-03-25 08:11:17 +01:00
Max Resch
2c04511d6f bump version 0.1.8 2018-11-26 17:16:12 +01:00
Max Resch
94fcfdd6e2 version 0.1.7 + some documentation in the examples 2018-11-18 12:32:23 +01:00
Max Resch
06cc9ccde0 Merge branch 'master' of github.com:mxre/winres 2018-11-18 11:58:59 +01:00
Max Resch
d4cf9dd3dc version 0.1.6 2018-06-28 13:37:10 +02:00
Max Resch
da9d131e7f updated documentation link to docs.rs 2018-01-05 20:51:19 +01:00
Max Resch
26c7047c1b updated to winapi 0.3 2018-01-05 20:18:30 +01:00
Max Resch
2875a78595 push version 0.1.4 2017-06-04 19:17:19 +02:00
Max Resch
0bffc2dcfc updated support toml 0.4 2017-06-04 19:13:59 +02:00
Max Resch
e8e7d9b55a Support for Windows 10 SDK 2017-06-04 18:15:39 +02:00
Max Resch
d4d9c8ca4a Fixed doc tests, and example update 2016-12-30 17:26:28 +01:00
Max Resch
5eddfb576b Added make_language_id!, Doc fixes, version 0.1.1 2016-12-30 16:06:02 +01:00
Max Resch
6b424600d5 added readme 2016-07-28 20:13:47 +02:00
Max Resch
1f2376ce79 new icon, text for github 2016-07-28 19:33:14 +02:00
Max Resch
12d50bcf0a fixed typos 2016-07-26 15:14:02 +02:00
Max Resch
067d9bc789 parser for toml 2016-07-15 12:10:37 +02:00
Max Resch
dad56c7856 initial commit 2016-07-12 11:54:12 +02:00