v2.0.0-beta1 #1476
mosteo
announced in
Announcements
v2.0.0-beta1
#1476
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Caveat
This is a pre-release to get early feedback from the community on the new features. There is ongoing work on known bugs; please check these before reporting.
Major new features
alr install
allows to install indexed or local crates under a prefix with standardgprinstall
structure (under~/.alire
by default).alr test
by default now tests the local workspace.alr publish
will offer by default to create for you the PR against the community index.alr publish --status|--cancel|--request-review
allow complete management of release submissions from the command line.Check our log of user-visible changes for full details.
New Contributors
What's Changed
last_build_profile
in sync with profile requested in manifest by @mosteo in Keeplast_build_profile
in sync with profile requested in manifest #1049alr toolchain
by @mosteo in Fix gnat_external detection onalr toolchain
#1104alr run
by @mosteo in Use last build profile onalr run
#1080alr build
to apply profile to all dependencies by @mosteo in New switches foralr build
to apply profile to all dependencies #1119alr test
: Allow binary releases to not contain project files by @mosteo inalr test
: Allow binary releases to not contain project files #1159apt
with --force by @mosteo in Allow package removal byapt
with --force #1165alr show --dependents
to show which crates have another as a dependency by @mosteo inalr show --dependents
to show which crates have another as a dependency #1170alr get --build
by @mosteo in Use release profile foralr get --build
#1169--alr
testsuite option by @0rzech in Add--alr
testsuite option #1295alr index --check
by @mosteo in Check remote hosts duringalr index --check
#1309alr install
redux: Installation of binary crates by @mosteo inalr install
redux: Installation of binary crates #1302--nested
switch foralr show
by @mosteo in New--nested
switch foralr show
#1333alr test
by @mosteo in Test the local release withalr test
#1356alr test --docker
by @mosteo in Removealr test --docker
#1366alr share
feat to be kept by @mosteo in Bits from thealr share
feat to be kept #1399alr publish --status
by @mosteo inalr publish --status
#1400alr publish --cancel
by @mosteo in Newalr publish --cancel
#1406alr publish --request-review
by @mosteo in Newalr publish --request-review
#1409Force_Delete
by @mosteo in Trivial safeguard inForce_Delete
#1422rsync
withGNATCOLL.VFS.Copy
by @mosteo in Replacersync
withGNATCOLL.VFS.Copy
#1427alr install
by @mosteo in Fix conflicting file created duringalr install
#1429ALR_TRACEBACK_ENABLED
env. var. by @mosteo in NewALR_TRACEBACK_ENABLED
env. var. #1450alr
by @mosteo in Remove spurious -g causing excess rebuilds when buildingalr
#1454GNAT.IO
inAlr.Commands
subsystem by @mgrojo in Print UTF-8 strings usingGNAT.IO
inAlr.Commands
subsystem #1458Full Changelog: v1.2.0...v2.0.0-beta1
This discussion was created from the release v2.0.0-beta1.
Beta Was this translation helpful? Give feedback.
All reactions