Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

71 lines (60 loc) · 1.47 KB

Changelog Stage-Joomla: Joomla! extensions staging scripts


v0.2.7 2023-07-20

  • Added changelog.xml for Joomla4
  • Updated .gitignore to not include .bak files

v0.2.6 2020-03-29

  • Version file added
  • New folder structure created
  • Split up downloading between update and download server

v0.2.5 2019-02-20

  • Exit code for subscript added

v0.2.4 2019-02-18

  • ECHO messages updated
  • Earlier checking requirements transfer commands

v0.2.3 2019-02-15

  • Error message contains name of script where error occurred
  • foldername for temporary files added as specific

v0.2.2 2019-02-12

  • comments added
  • foldername for temporary files changed

v0.2.1 2019-02-11

  • code refactoring for selecting and invoking subscripts
  • added checking of required environment variables in subscripts
  • subscript files renamed

v0.2.0 2019-02-04

  • building of sftp script changed
  • added script for pscp

v0.1.0 2019-02-02

  • Added SFTP support

v0.0.3 2018-12-10

  • Temp folder changed to 09_temporary

v0.0.2 2018-11-27

  • Using mput in stead of put to transfer the files

v0.0.1 2018-11-23

  • Initial version