Releases: nielsborie/network-graphs-environment
Releases · nielsborie/network-graphs-environment
v1.0.2
v1.0.1
Changelog
1.0.1 (2022-09-23)
Added
- 👷♂️ Use an other GitHub action to create pull request [1645e8e]
- ✅ Use act to test GitHub action locally [c62df5a]
- ✨ Introduce a package.json file [22a3316]
Changed
- 🎨 Remove release not extraction [14980e5]
- 🏗️ Try actions/github-script to create pull request [18bb3eb]
- 🚨 Fix GITHUB_TOKEN env variable [22f0ecd]
- 🚚 Rename repository to network-graphs-environment [0e0bcc9]
- 🚚 Rename /view folder to /doc folder [6913ed9]
Breaking changes
- 💥 Use base image & install dependencies using mamba [86887ea]
Fixed
- 🚑 Use GITHUB_ENV to store environment variables [4965a6a]
- ✏️ Try double quote instead of simple quote to bypass unknow identifier error [5bb17c7]
- 🐛 Try without $ identifier [a3a2089]
- 💚 Fetch all history for all tags and branches in actions/checkout@v3 [47ea0be]
- 🐛 Fix input name create_pull_request GitHub action [0c65db3]
- 🚑 Initialize git config & create release branch [1794311]
- 🚑 Add initial version files [2846e1a]
- 🚑 Update file paths with git add commands in GitHub actions [aec564e]
- ✏️ Rename /doc folder to /docs [4ab0457]
Miscellaneous
- 👔 Update PR body in release branch action [aeb3347]
- ⚗️ Push release branch in the same stage that creates the commit [23f50bd]
- 🧱 Add GitHub action to tag release version after a merge on branch main [c6ee4f7]
- 🧱 Using GitHub actions to automate the release process [b01bd00]
- 🚀 Enable docker build and push Github actions [70dd324]
- 📝 Initiate the first CHANGELOG.md [7b1b255]
- 🔨 Add the generate-changelog goal and feed the CHANGELOG.md [f5b435c]
- 🔨 Add Makefile [e7f3f22]
- 🙈 Add .gitignore [4f9f550]
- Update README.md [7357c12]
- Update README.md [ed0fed9]
- Update README.md [85219bf]
- Update logo to logo2 [f546bea]
- change logo [be9e0cf]
- change size graph logo [818e037]
- Update README.md [60455e0]
- add views [cebe9b7]
- update README.md [a1aba3c]
- add python-igraph library [b6eb00d]
- update README.md [e4a2c17]
- update README.md [d54e502]
- update README (-- arg docker run) [a47b333]
- update README.md [22e3347]
- update README.md [56fbd11]
- update README.md [5a5814b]
- update README.md [c4a632e]
- First commit, add Readme.md + Dockerfile [82e03fd]
- first commit [75bb878]