Skip to content

v1.9.12

Compare
Choose a tag to compare
@nabbar nabbar released this 28 Oct 13:42
· 142 commits to master since this release

Package AWS :

  • User : Add/update policy managment (list, walk, attach, detach)
  • Group : Add/update policy managment (list, walk, attach, detach)
  • Role : Add/update policy managment (list, walk, attach, detach)
  • Policy : add capability to not list default verison policy

Package Archive:

  • Security : clean destination pathfile before use it (prevent down under current output path)
  • Fix : do not update link / symlink if the source / destination are same
  • Fix : do not create link / symlink for windows OS (need a shortcut process by ole call)

Other