amplication

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ The Only Production-Ready AI-Powered Backend Code Generation

OTHER License

Downloads
864
Stars
15.2K
Committers
285

Bot releases are hidden (Show)

amplication - 1.1.1

Published by abrl91 almost 2 years ago

What's Changed

This release expands the options available to the user by supporting a later version of Prisma and providing a choice of id types:

  • Upgrade - support for Prisma 4.6.1
  • New feature - choose one of the following entity id types: cuid / uuid / auto increment

image

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v1.1.0...1.1.1

amplication - v1.1.0

Published by EugeneTseitlin almost 2 years ago

Important Change: Migration to Nx Workspaces

We moved away from Lerna and now use Nx Workspaces.
We have updated our readme files and documentation to help contributors get up to speed with the changes.
If you spot anything that we missed, please don't hesitate to create an issue. We welcome contributions!

For those particularly interested in contributing to Amplication, it's worth spending some time on reading the Nx documentation and understanding the Nx Mental Model.

More Changes

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v1.0.3...v1.1.0

amplication - v1.0.3

Published by abrl91 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v1.0.2...v1.0.3

amplication - v1.0.2

Published by tupe12334 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v1.0.1...v1.0.2

amplication - v1.0.1

Published by arielweinberger about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v1.0.0...v1.0.1

amplication - v1.0.0

Published by yuval-hazaz about 2 years ago

We are excited to launch Amplication v1.0.0 - our production-ready version packed with features that will help individual developers, teams, and organizations build faster and better, and just code what matters. ๐Ÿš€

Help us spread the word about Amplication by starring ๐ŸŒŸ the repo or tweeting ๐Ÿฆ about the release. ๐Ÿš€

New Features and Modules

Plugin System

Amplication's plugin system enables you to extend the functionality of your generated applications, using plugins created by the community or by yourself. You can use plugins to implement standards, best practices, and custom integrations, and to create virtually anything in the generated code.

image

Microservices and Message Broker support

Message brokers play a key role in supporting Amplication's microservices architecture by mediating information exchange between services.

image

Code generation improvements and fixes

UI & Client Fixes and Improvements

Dependencies and refactors

Breaking Changes

To support a wider range of databases, such as MySQL, Amplication now uses a JSON field for user roles in the generated service. Previously, the Roles field in the user entity was generated as an array of strings in the Prisma schema.

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v0.16.1...v1.0.0

amplication - 0.16.0

Published by abrl91 about 2 years ago

What's Changed

Add Amplication plugin support #3720

amplication - v0.15.3

Published by morhag90 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v0.15.2...v0.15.3

amplication - v0.15.2

Published by arielweinberger about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.15.1...v0.15.2

amplication - v0.15.1

Published by arielweinberger about 2 years ago

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v0.15.0...v0.15.1

amplication - v0.15.0

Published by arielweinberger about 2 years ago

Amplication release 0.15.0 introduces the concept of Projects and Resources, enabling support for microservices architecture. ๐ŸŽ‰

Project

A Project is a hierarchy that groups together multiple Resources that form the building blocks of the development process.

Resources

A Resource is any element that goes into creating a project with Amplication, such as Project Configuration and Service. Additional types of Resources to be added in upcoming releases include message brokers, storage, API gateways, and more.

What's Changed

In previous releases of Amplication, Services were known as apps, and the workflow supported the creation of individual and separate apps. Now, with the Project as the framework for the development process, each Project can contain multiple connected Services, enabling support for multiple use cases.

The Amplication interface has been enhanced to support the new Project hierarchy and Service creation workflows. Now, after creating or selecting a Project, you can edit the Project Configuration and use the Amplication Service Creation Wizard to create one or more services. You can also view code at the Project level and sync with GitHub across multiple Services.

What's Changed

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.8...v0.15.0

amplication - v0.14.12

Published by tupe12334 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.8...v0.14.12

amplication - v0.14.11

Published by abrl91 about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.10...v0.14.11

amplication - v0.14.10

Published by tupe12334 about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.9...v0.14.10

amplication - v0.14.9

Published by tupe12334 about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.8...v0.14.9

amplication - v0.14.8

Published by tupe12334 about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.7...v0.14.8

amplication - v0.14.7

Published by arielweinberger about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.6...v0.14.7

amplication - v0.14.6

Published by arielweinberger about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.5...v0.14.6

amplication - v0.14.5

Published by abrl91 about 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.4...v0.14.5

amplication - v0.14.4

Published by arielweinberger over 2 years ago

What's Changed

Full Changelog: https://github.com/amplication/amplication/compare/v0.14.3...v0.14.4