Skip to content

Releases: AlkindiX/packager

Marged beta 1 & beta 2 , using SQLite database, Convert from Visual Studio to Mono Develop

27 Oct 07:10

Choose a tag to compare

2.0 Beta 2:-

Make sure to download the latest version of Mono framework. Click here http://www.mono-project.com/download/

BUGS

- Fixing database's tables' primary key problem.

FEATURES

- This is the second beta version of packager.
- Removed Logging system by default to prevent errors (removed)
- Now Support Linux distributions and tested on Ubuntu 15.10. GUI windows and logging are not supported ## by Linux. But all great features are available and fully supported
- Support Mono framework v4.5
- Only support X86_64 in Linux
- ---show command line now is more enhanced.
- Output is now more enhanced and easy to read
- You can remove any release directory from the list using its Id

2.0 Beta:-

This is the big major change on packager project which it is not compatible with the older one. But with all same great features and more

BUGS

- Bug fixed when zipping file

FEATURES

- Using SQLite to store all data with more flexible and easy to use
- Help command enhanced and become more readable and understandable

BACKWARD COMPATIBLE

- This beta version DOS NOT have backward compatible with older versions. So you have to renter all your previous data

Support check for update & logging

11 Aug 13:10

Choose a tag to compare

Pre-release

In this beta version:-

  1. checking for update enhanced and improved
  2. Support logging 40% in this project, will support logging 100% as soon as possible
  3. Add Common.Logging assembly which is made by me
  4. Added GPL licence v3 into the release and in the command line and output when opening the project by typing -l for cmd and -l --g for gui
  5. Fixing bugs when you have no permission to access the file or directory or creating zip file

More updates are coming soon

First release of packager

09 Aug 10:37

Choose a tag to compare

First release

This is the first release of this project, this release include:-

  1. Multiple build directory
  2. Exclude list for real file name and global file name

In this release I produced X86 version and X64 (The X86 is AnyCPU build)

Support check for update

09 Aug 12:51

Choose a tag to compare

Pre-release

This version now support:-

  1. checking for update from GitHub website
  2. Upgrading Ionic.Zip library
  3. Added Octakit assembly to use GitHub API
  4. Added GNU General Public licences code text in the project

This is a beta release for testing purpose only