This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
semantic-release-bot d67cf4bdb3 chore(release): v1.0.1
## [1.0.1](https://gitlab.com/mfgames-cil/gallium-cil/compare/v1.0.0...v1.0.1) (2021-09-07)

### Bug Fixes

* **build:** forcing release to fix path for NuGet packages ([f1a9918](f1a9918784))
2021-09-07 04:30:10 +00:00
.husky feat: initial commit 2021-09-06 23:15:21 -05:00
src build: adding Junit reporter 2021-09-06 23:21:57 -05:00
.editorconfig feat: initial commit 2021-09-06 23:15:21 -05:00
.envrc feat: initial commit 2021-09-06 23:15:21 -05:00
.gitignore feat: initial commit 2021-09-06 23:15:21 -05:00
.gitlab-ci.yml feat: initial commit 2021-09-06 23:15:21 -05:00
.tool-versions feat: initial commit 2021-09-06 23:15:21 -05:00
CHANGELOG.md chore(release): v1.0.1 2021-09-07 04:30:10 +00:00
commitlint.config.js feat: initial commit 2021-09-06 23:15:21 -05:00
Gallium.sln feat: initial commit 2021-09-06 23:15:21 -05:00
Gallium.sln.DotSettings feat: initial commit 2021-09-06 23:15:21 -05:00
LICENSE.txt feat: initial commit 2021-09-06 23:15:21 -05:00
package-lock.json chore(release): v1.0.1 2021-09-07 04:30:10 +00:00
package.json chore(release): v1.0.1 2021-09-07 04:30:10 +00:00
README.md feat: initial commit 2021-09-06 23:15:21 -05:00
release.config.js fix(build): forcing release to fix path for NuGet packages 2021-09-06 23:27:23 -05:00

Gallium CIL

A small Entity-Component-System (ECS) that is built around LINQ calls and IEnumerable objects.