@@ -346,34 +346,39 @@ stage = 1
346
346
347
347
- Initial release
348
348
349
- [ Unreleased ] : https://github.com/japaric/xargo/compare/v0.3.12...HEAD
350
- [ v0.3.12 ] : https://github.com/japaric/xargo/compare/v0.3.11...v0.3.12
351
- [ v0.3.11 ] : https://github.com/japaric/xargo/compare/v0.3.10...v0.3.11
352
- [ v0.3.10 ] : https://github.com/japaric/xargo/compare/v0.3.9...v0.3.10
353
- [ v0.3.9 ] : https://github.com/japaric/xargo/compare/v0.3.8...v0.3.9
354
- [ v0.3.8 ] : https://github.com/japaric/xargo/compare/v0.3.7...v0.3.8
355
- [ v0.3.7 ] : https://github.com/japaric/xargo/compare/v0.3.6...v0.3.7
356
- [ v0.3.6 ] : https://github.com/japaric/xargo/compare/v0.3.5...v0.3.6
357
- [ v0.3.5 ] : https://github.com/japaric/xargo/compare/v0.3.4...v0.3.5
358
- [ v0.3.4 ] : https://github.com/japaric/xargo/compare/v0.3.3...v0.3.4
359
- [ v0.3.3 ] : https://github.com/japaric/xargo/compare/v0.3.2...v0.3.3
360
- [ v0.3.2 ] : https://github.com/japaric/xargo/compare/v0.3.1...v0.3.2
361
- [ v0.3.1 ] : https://github.com/japaric/xargo/compare/v0.3.0...v0.3.1
362
- [ v0.3.0 ] : https://github.com/japaric/xargo/compare/v0.2.3...v0.3.0
363
- [ v0.2.3 ] : https://github.com/japaric/xargo/compare/v0.2.2...v0.2.3
364
- [ v0.2.2 ] : https://github.com/japaric/xargo/compare/v0.2.1...v0.2.2
365
- [ v0.2.1 ] : https://github.com/japaric/xargo/compare/v0.2.0...v0.2.1
366
- [ v0.2.0 ] : https://github.com/japaric/xargo/compare/v0.1.14...v0.2.0
367
- [ v0.1.14 ] : https://github.com/japaric/xargo/compare/v0.1.13...v0.1.14
368
- [ v0.1.13 ] : https://github.com/japaric/xargo/compare/v0.1.12...v0.1.13
369
- [ v0.1.12 ] : https://github.com/japaric/xargo/compare/v0.1.11...v0.1.12
370
- [ v0.1.11 ] : https://github.com/japaric/xargo/compare/v0.1.10...v0.1.11
371
- [ v0.1.10 ] : https://github.com/japaric/xargo/compare/v0.1.9...v0.1.10
372
- [ v0.1.9 ] : https://github.com/japaric/xargo/compare/v0.1.8...v0.1.9
373
- [ v0.1.8 ] : https://github.com/japaric/xargo/compare/v0.1.7...v0.1.8
374
- [ v0.1.7 ] : https://github.com/japaric/xargo/compare/v0.1.6...v0.1.7
375
- [ v0.1.6 ] : https://github.com/japaric/xargo/compare/v0.1.5...v0.1.6
376
- [ v0.1.5 ] : https://github.com/japaric/xargo/compare/v0.1.4...v0.1.5
377
- [ v0.1.4 ] : https://github.com/japaric/xargo/compare/v0.1.3...v0.1.4
378
- [ v0.1.3 ] : https://github.com/japaric/xargo/compare/v0.1.2...v0.1.3
379
- [ v0.1.2 ] : https://github.com/japaric/xargo/compare/v0.1.1...v0.1.2
349
+ [ Unreleased ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.4.4...HEAD
350
+ [ v0.4.4 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.4.3...v0.4.4
351
+ [ v0.4.3 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.4.2...v0.4.3
352
+ [ v0.4.2 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.4.1...v0.4.2
353
+ [ v0.4.1 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.4.0...v0.4.1
354
+ [ v0.4.0 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.12...v0.4.0
355
+ [ v0.3.12 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.11...v0.3.12
356
+ [ v0.3.11 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.10...v0.3.11
357
+ [ v0.3.10 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.9...v0.3.10
358
+ [ v0.3.9 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.8...v0.3.9
359
+ [ v0.3.8 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.7...v0.3.8
360
+ [ v0.3.7 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.6...v0.3.7
361
+ [ v0.3.6 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.5...v0.3.6
362
+ [ v0.3.5 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.4...v0.3.5
363
+ [ v0.3.4 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.3...v0.3.4
364
+ [ v0.3.3 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.2...v0.3.3
365
+ [ v0.3.2 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.1...v0.3.2
366
+ [ v0.3.1 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.3.0...v0.3.1
367
+ [ v0.3.0 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.2.3...v0.3.0
368
+ [ v0.2.3 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.2.2...v0.2.3
369
+ [ v0.2.2 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.2.1...v0.2.2
370
+ [ v0.2.1 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.2.0...v0.2.1
371
+ [ v0.2.0 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.14...v0.2.0
372
+ [ v0.1.14 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.13...v0.1.14
373
+ [ v0.1.13 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.12...v0.1.13
374
+ [ v0.1.12 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.11...v0.1.12
375
+ [ v0.1.11 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.10...v0.1.11
376
+ [ v0.1.10 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.9...v0.1.10
377
+ [ v0.1.9 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.8...v0.1.9
378
+ [ v0.1.8 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.7...v0.1.8
379
+ [ v0.1.7 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.6...v0.1.7
380
+ [ v0.1.6 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.5...v0.1.6
381
+ [ v0.1.5 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.4...v0.1.5
382
+ [ v0.1.4 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.3...v0.1.4
383
+ [ v0.1.3 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.2...v0.1.3
384
+ [ v0.1.2 ] : https://github.com/rust-osdev/cargo-xbuild/compare/v0.1.1...v0.1.2
0 commit comments