Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

We are back again with a new version of a7

Compare
Choose a tag to compare
@anton7r anton7r released this 20 Aug 10:43
· 426 commits to master since this release

Our newest version includes

Performance

We made the framework upto 30% more faster.
a7store has been converted from an object to an array.
removed unneccessary variable declarations.

Removed a7.page

It is fair to say that it was sort of a useful feature but it was not finalized so i decided to remove it from the library.
Our goals are to make the library usable and small at the same time.

Changing folder structure

We now do have much easier structure.
Cli is in the cli folder
Source code is in the src folder
Distribution packaged code is in the dist folder

a7JS We next want to make our documentation much better