Blob Blame History Raw
<revisionlist>
  <revision rev="1" vrev="1">
    <srcmd5>929e46d4c1e323a30e34c73ec9136782</srcmd5>
    <version>0.4.1</version>
    <time>1563914260</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>717786</requestid>
  </revision>
  <revision rev="2" vrev="2">
    <srcmd5>85596f77c9d58532fbb60bfd652d730f</srcmd5>
    <version>0.4.1</version>
    <time>1566894167</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>726056</requestid>
  </revision>
  <revision rev="3" vrev="3">
    <srcmd5>57c5a98c4d6a49b45e18f9ec0cf644c5</srcmd5>
    <version>0.4.1</version>
    <time>1591742592</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>809812</requestid>
  </revision>
  <revision rev="4" vrev="1">
    <srcmd5>98874f9548412b99e0c925c1b5c104fb</srcmd5>
    <version>0.4.2</version>
    <time>1621355222</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>893907</requestid>
  </revision>
  <revision rev="5" vrev="1">
    <srcmd5>d84ea05afaaa09980677864b6a464b9e</srcmd5>
    <version>0.5.1</version>
    <time>1659721867</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>993146</requestid>
  </revision>
  <revision rev="6" vrev="1">
    <srcmd5>7140cc7a49f14734c557c5d6918da372</srcmd5>
    <version>0.6.0</version>
    <time>1693860844</time>
    <user>anag+factory</user>
    <comment>- update to 0.6.0:
  * ``asv_runner`` is now used internally, making the addition of
    custom benchmark types viable (#1287)
  * Benchmarks can be skipped, both wholly and in part using new
    decorators ``skip_benchmark_if`` and ``skip_params_if``
  * Benchmarks can be skipped during their execution (after
    setup) by raising ``SkipNotImplemented`` (#1307)
  * Added ``default_benchmark_timeout`` to the configuration
    object, can also be
  * passed via ``-a timeout=NUMBER`` (#1308)
  * ``ASV_RUNNER_PATH`` can be set from the terminal to test
    newer versions of ``asv_runner`` (#1312)
  * Removed ``asv dev`` in favor of using ``asv run`` with the
    right arguments (#1200)
  * ``asv run`` and ``asv continuous`` don't implement the
    ``--strict`` option anymore, and they will always return
    a non-zero (i.e. ``2``) exit status if any benchmark fail.
  * Fixed ``install_timeout`` for ``conda`` (#1310)</comment>
    <requestid>1108925</requestid>
  </revision>
  <revision rev="7" vrev="1">
    <srcmd5>7881160b970b46679275e615b37c3582</srcmd5>
    <version>0.6.1</version>
    <time>1696270022</time>
    <user>anag+factory</user>
    <comment>- update to 0.6.1:
  * ``pip`` dependencies in ``environment.yml`` files for the
    ``mamba`` plugin are handled correctly (#1326)
  * ``asv.config.json`` matrix requirements no longer need
    ``pip+`` set explicitly for calling the ``pip`` solver for
    ``virtualenv``
  * ``asv`` will now use ``conda_environment_file`` if it exists
    (#1325)
  * ``asv`` timestamps via ``datetime`` are now Python 3.12
    compatible (#1331)
  * ``asv`` now provides ``asv[virtualenv]`` as an installable
    target
  * ``asv`` now uses Github Actions exclusively for Windows and
    Linux</comment>
    <requestid>1114693</requestid>
  </revision>
  <revision rev="8" vrev="2">
    <srcmd5>974b54a513d5dff50c602dadbc6bf245</srcmd5>
    <version>0.6.1</version>
    <time>1696964401</time>
    <user>anag+factory</user>
    <comment></comment>
    <requestid>1116492</requestid>
  </revision>
  <revision rev="9" vrev="3">
    <srcmd5>28a17321f77d84470d6aa5636278fdcb</srcmd5>
    <version>0.6.1</version>
    <time>1698170974</time>
    <user>anag+factory</user>
    <comment>- use setuptools_scm to get the right packaged version</comment>
    <requestid>1119968</requestid>
  </revision>
  <revision rev="10" vrev="1">
    <srcmd5>425bf1e97a0fb7786dba5a7b61790b32</srcmd5>
    <version>0.6.3</version>
    <time>1714333803</time>
    <user>anag+factory</user>
    <comment>- update to 0.6.3:
  * build is now the default backend for asv to install projects.
  * Partially skipped benchmarks will still have their results
    displayed.
  * asv will now correctly prepare all the build backend
    dependencies into base_requirements and the default
    build_command has been modified to allow fetching from PyPI.
  * The asv package no longer prepends the script execution
    directory unconditionally. Now we check for and remove the
    path only if it matches the directory that the runner script
    resides in.
  * The bdist wheels no longer include benchmarks and test.
  * The mamba plugin works correctly for newer versions (&gt;=1.5)
    of libmambapy
  * The mamba plugin respects the MAMBARC environment if set,
    taking channels and channel priority from the file in the
    environment variable.
  * Fixed a bug where matrix requirements were dropped if an
    environment file was specified.
  * conda-forge is no longer a default channel for mamba.
  * asv now depends on virtualenv</comment>
    <requestid>1170473</requestid>
  </revision>
</revisionlist>