chore(master): release 1.0.0

This commit is contained in:
github-actions[bot]
2024-12-24 01:19:36 +00:00
committed by Chen Asraf
parent 510ab15ccc
commit 82a0baa5f9
2 changed files with 28 additions and 1 deletions

27
CHANGELOG.md Normal file
View File

@@ -0,0 +1,27 @@
# Changelog
## 1.0.0 (2024-12-24)
### Features
* add bin check to group ([ae2c2df](https://github.com/chenasraf/sofmani/commit/ae2c2dfbe2b101a9ba1d8c328c7238875004b719))
* add custom installed check, add pre/post command ([3b5f720](https://github.com/chenasraf/sofmani/commit/3b5f720441a2f534411c9002c6f627d178dd9e54))
* basic brew installer ([285f278](https://github.com/chenasraf/sofmani/commit/285f278e0952557c39007a2cdc9de79b0c22763e))
* cli args ([6995d46](https://github.com/chenasraf/sofmani/commit/6995d4671b63729f94080727fc4e5f05a7d8b648))
* common post/pre commands, default overrides ([e2f0a35](https://github.com/chenasraf/sofmani/commit/e2f0a352003abb2bac63fbba6d3f5d2252ec8ed3))
* dynamic config file ([ceced91](https://github.com/chenasraf/sofmani/commit/ceced91b5deafb7808e1828b8131b938d6670e2c))
* group installer ([d39c36e](https://github.com/chenasraf/sofmani/commit/d39c36ec55ce41cdc2602ed6a76a3d53e2e38bc8))
* improve logging/flow ([ab85fe7](https://github.com/chenasraf/sofmani/commit/ab85fe77beabfa78048407b0ee300c69ecc308b1))
* initial commit ([ad022ef](https://github.com/chenasraf/sofmani/commit/ad022ef14466cdf06825dd897ef81ed643c35b22))
* logger ([c773a6c](https://github.com/chenasraf/sofmani/commit/c773a6c1400d4150c3dceb3dba78a26de55ff535))
* rsync installer ([d1f3de3](https://github.com/chenasraf/sofmani/commit/d1f3de3d8c74da373ef7123f39761f64b7ecdc66))
* shell installer ([8aecf9a](https://github.com/chenasraf/sofmani/commit/8aecf9af3646261b529455e9f8d6b56662ac48e0))
* use yaml/json instead of pkl ([ad45c24](https://github.com/chenasraf/sofmani/commit/ad45c24e56980e974a8797411b98ecaedf22c6c8))
### Bug Fixes
* cli overrides ([ee29d14](https://github.com/chenasraf/sofmani/commit/ee29d149059e3588729378b911ac0e9469cadae0))
* pkl load ([66b2fb0](https://github.com/chenasraf/sofmani/commit/66b2fb04674e4a73747d31b2e7b614748bac2f32))
* rsync install check ([72002eb](https://github.com/chenasraf/sofmani/commit/72002ebae8e972e263f21bbab51d90d053c68f63))

View File

@@ -1 +1 @@
0.0.0
1.0.0