Fedora 40 Update: fennel-1.4.2-1.fc40

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-2b8e9e37dd
2024-03-23 00:20:56.397044
--------------------------------------------------------------------------------

Name        : fennel
Product     : Fedora 40
Version     : 1.4.2
Release     : 1.fc40
URL         : https://fennel-lang.org/
Summary     : A Lisp that compiles to Lua
Description :
Fennel is a Lisp that compiles to Lua. It aims to be easy to use, expressive,
and has almost zero overhead compared to handwritten Lua.

* *Full Lua compatibility* - You can use any function or library from Lua.
* *Zero overhead* - Compiled code should be just as or more efficient than
   hand-written Lua.
* *Compile-time macros* - Ship compiled code with no runtime dependency on
   Fennel.
* *Embeddable* - Fennel is a one-file library as well as an executable. Embed it
   in other programs to support runtime extensibility and interactive
   development.

At https://fennel-lang.org there's a live in-browser repl you can use without
installing anything.

--------------------------------------------------------------------------------
Update Information:

1.4.2 / 2024-02-23
Bug Fixes
Fix a bug where (tail! (f x)) could sometimes compile to return return f(x)
Make tail! ensure its target is not a special form call like (tail! (or x (f)))
Fix broken man page installation on make install in Fennel 1.4.1
1.4.1 / 2024-02-19
This was the last release that provided Linux arm32 binaries.
New Features
Iterators accept locals wrapped in parens like all other multi-value bindings.
fennel.repl is now a callable table, allowing the default (fennel.repl)
  options to be customized by setting option fields on the table itself.
Bug Fixes
Fix a bug with metadata tables in lambda being ignored.
Fix identity value for band operator.
Fix a bug in icollect with &into and multiple values.
assert-repl, as a drop-in replacement for assert, no longer takes an opts param
Fix a bug where (. (a-macro) k) bypassed protections against invalid Lua output
Changes and Removals
Deprecate the __fennelrest destructuring metamethod.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Feb 28 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 1.4.2-1
- Update to 1.4.2 (rhbz#2265773)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2265773 - fennel-1.4.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2265773
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-2b8e9e37dd' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux