Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
James Jackson-South 5e2fd5b8d5
Merge pull request #10 from MarkCiliaVincenti/FixGithubShields
Fix GitHub shields
2023-01-04 21:28:45 +10:00
Mark Cilia Vincenti ca75a29015
Fixed build status shield 2022-12-26 21:57:19 +01:00
Mark Cilia Vincenti 828ed86590
Fixed build status shield 2022-12-26 21:55:42 +01:00
Dirk Lemstra da83f58827
Merge pull request #6 from SixLabors/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 1 to 3
2022-06-05 06:28:46 +00:00
Dirk Lemstra c774039b9a
Merge pull request #7 from SixLabors/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-06-04 16:22:27 +00:00
Dirk Lemstra 5cc43bf65f
Merge pull request #9 from SixLabors/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2022-06-04 16:22:02 +00:00
Dirk Lemstra 5e01598e6c
Merge pull request #8 from SixLabors/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-06-04 16:21:33 +00:00
dependabot[bot] c973a398bb
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 16:10:27 +00:00
dependabot[bot] 3a061f7e8c
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 16:10:23 +00:00
dependabot[bot] 3f4c5d7056
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 16:10:21 +00:00
dependabot[bot] 813008378d
Bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 16:10:18 +00:00
Dirk Lemstra 0c61daf7b3
Added dependabot config to keep github actions up to date. 2022-06-04 18:09:53 +02:00
Dirk Lemstra 1e28e36e85
Changed master to main in the links. 2022-02-10 19:24:31 +01:00
Diego Colombo 3cab81f662
Merge pull request #2 from SixLabors/diego
adding read me to nuget package to make it easy for user to test
2021-08-18 23:46:58 +01:00
Diego Colombo 0672b2a11c
fix style 2021-08-11 13:55:46 +01:00
Diego Colombo 730b65801b
remove dependency on beta 2021-08-11 10:10:48 +01:00
Diego Colombo b8e286c04b
add formatting for colors 2021-08-10 18:54:23 +01:00
Dirk Lemstra 8d6bda78aa
Merge pull request #3 from SixLabors/correct-typo
Corrected typo.
2021-08-08 12:03:07 +02:00
Dirk Lemstra 2dc791c121
Corrected typo. 2021-08-08 10:24:58 +02:00
Diego Colombo 35c4f8d05f
Update README.md 2021-08-06 23:39:43 +01:00
colombod 9b0a514614
Make it cleat that this package is to be used in notebooks 2021-07-30 18:35:41 +01:00
colombod 8c5e625f6b
fix read me 2021-07-28 14:43:06 +01:00
colombod 8250232490
use a specific read.me for the package 2021-07-28 09:42:02 +01:00
colombod dd3fc06b0d
Merge branch 'main' into diego 2021-07-19 15:51:28 +01:00
James Jackson-South f1b9ee293f Suppress warning 2021-07-20 00:34:43 +10:00
James Jackson-South 301051c9c4 Update README.md 2021-07-20 00:24:29 +10:00
James Jackson-South d4fc967d59 Remove targets from build 2021-07-20 00:19:40 +10:00
James Jackson-South d2cfbdacfd Update build-and-test.yml 2021-07-20 00:12:12 +10:00
James Jackson-South 30bfc4bf2f Merge branch 'main' of https://github.com/SixLabors/ImageSharp.Interactive into main 2021-07-20 00:08:11 +10:00
James Jackson-South ef8e5497e1 Add build scripts 2021-07-20 00:08:03 +10:00
colombod 8b957c23a5
add read me path 2021-07-19 14:27:40 +01:00
James Jackson-South 510cc49810
Merge pull request #1 from SixLabors/diego
first pass
2021-07-16 17:15:43 +10:00
colombod cc615b1f14
put package in right location for extension 2021-07-15 14:23:36 +01:00
colombod 346d8954d6
Addressing PR feedback 2021-07-15 10:23:52 +01:00
colombod 7024c186c3
add gif formatting test 2021-07-15 04:00:50 +01:00
Diego Colombo 4f50efd6c1
Update README.md 2021-07-15 03:50:43 +01:00
Diego Colombo c2a57baf01
first pass 2021-07-15 02:19:55 +01:00
James Jackson-South dce762690a Update README.md 2021-07-14 14:11:20 +10:00
James Jackson-South 29a674d0ac Add initial implementation 2021-07-14 14:10:44 +10:00
James Jackson-South 6b1ff4d080 Add submodule 2021-07-14 12:27:28 +10:00
James Jackson-South c066cef989
Initial commit 2021-07-14 03:21:50 +01:00